Uses of Class
io.fabric8.openshift.api.model.installer.aws.v1.SubnetBuilder
-
Packages that use SubnetBuilder Package Description io.fabric8.openshift.api.model.installer.aws.v1 -
-
Uses of SubnetBuilder in io.fabric8.openshift.api.model.installer.aws.v1
Methods in io.fabric8.openshift.api.model.installer.aws.v1 that return SubnetBuilder Modifier and Type Method Description SubnetBuilderSubnet. edit()SubnetBuilderSubnet. toBuilder()Method parameters in io.fabric8.openshift.api.model.installer.aws.v1 with type arguments of type SubnetBuilder Modifier and Type Method Description SubnetVPCFluent. buildMatchingSubnet(Predicate<SubnetBuilder> predicate)VPCFluent.SubnetsNested<A>VPCFluent. editMatchingSubnet(Predicate<SubnetBuilder> predicate)booleanVPCFluent. hasMatchingSubnet(Predicate<SubnetBuilder> predicate)AVPCFluent. removeMatchingFromSubnets(Predicate<SubnetBuilder> predicate)
-