Uses of Class
io.fabric8.openshift.api.model.installer.aws.v1.SubnetFluent.RolesNested
-
Packages that use SubnetFluent.RolesNested Package Description io.fabric8.openshift.api.model.installer.aws.v1 -
-
Uses of SubnetFluent.RolesNested in io.fabric8.openshift.api.model.installer.aws.v1
Methods in io.fabric8.openshift.api.model.installer.aws.v1 that return SubnetFluent.RolesNested Modifier and Type Method Description SubnetFluent.RolesNested<A>SubnetFluent. addNewRole()SubnetFluent.RolesNested<A>SubnetFluent. addNewRoleLike(SubnetRole item)SubnetFluent.RolesNested<A>SubnetFluent. editFirstRole()SubnetFluent.RolesNested<A>SubnetFluent. editLastRole()SubnetFluent.RolesNested<A>SubnetFluent. editMatchingRole(Predicate<SubnetRoleBuilder> predicate)SubnetFluent.RolesNested<A>SubnetFluent. editRole(int index)SubnetFluent.RolesNested<A>SubnetFluent. setNewRoleLike(int index, SubnetRole item)
-