Uses of Class
io.fabric8.openshift.api.model.installer.aws.v1.SubnetRoleBuilder
-
Packages that use SubnetRoleBuilder Package Description io.fabric8.openshift.api.model.installer.aws.v1 -
-
Uses of SubnetRoleBuilder in io.fabric8.openshift.api.model.installer.aws.v1
Methods in io.fabric8.openshift.api.model.installer.aws.v1 that return SubnetRoleBuilder Modifier and Type Method Description SubnetRoleBuilderSubnetRole. edit()SubnetRoleBuilderSubnetRole. toBuilder()Method parameters in io.fabric8.openshift.api.model.installer.aws.v1 with type arguments of type SubnetRoleBuilder Modifier and Type Method Description SubnetRoleSubnetFluent. buildMatchingRole(Predicate<SubnetRoleBuilder> predicate)SubnetFluent.RolesNested<A>SubnetFluent. editMatchingRole(Predicate<SubnetRoleBuilder> predicate)booleanSubnetFluent. hasMatchingRole(Predicate<SubnetRoleBuilder> predicate)ASubnetFluent. removeMatchingFromRoles(Predicate<SubnetRoleBuilder> predicate)
-