Uses of Class
io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentSubnetExisting
-
Packages that use ServiceAttachmentSubnetExisting Package Description io.fabric8.openshift.api.model.hive.gcp.v1 -
-
Uses of ServiceAttachmentSubnetExisting in io.fabric8.openshift.api.model.hive.gcp.v1
Methods in io.fabric8.openshift.api.model.hive.gcp.v1 that return ServiceAttachmentSubnetExisting Modifier and Type Method Description ServiceAttachmentSubnetExistingServiceAttachmentSubnetExistingBuilder. build()ServiceAttachmentSubnetExistingServiceAttachmentSubnetFluent. buildExisting()ServiceAttachmentSubnetExistingServiceAttachmentSubnet. getExisting()ServiceAttachmentSubnet configures the subnetwork used by the service attachmentMethods in io.fabric8.openshift.api.model.hive.gcp.v1 with parameters of type ServiceAttachmentSubnetExisting Modifier and Type Method Description protected voidServiceAttachmentSubnetExistingFluent. copyInstance(ServiceAttachmentSubnetExisting instance)ServiceAttachmentSubnetFluent.ExistingNested<A>ServiceAttachmentSubnetFluent. editOrNewExistingLike(ServiceAttachmentSubnetExisting item)voidServiceAttachmentSubnet. setExisting(ServiceAttachmentSubnetExisting existing)ServiceAttachmentSubnet configures the subnetwork used by the service attachmentAServiceAttachmentSubnetFluent. withExisting(ServiceAttachmentSubnetExisting existing)ServiceAttachmentSubnetFluent.ExistingNested<A>ServiceAttachmentSubnetFluent. withNewExistingLike(ServiceAttachmentSubnetExisting item)Constructors in io.fabric8.openshift.api.model.hive.gcp.v1 with parameters of type ServiceAttachmentSubnetExisting Constructor Description ServiceAttachmentSubnet(String cidr, ServiceAttachmentSubnetExisting existing)ServiceAttachmentSubnetExistingBuilder(ServiceAttachmentSubnetExisting instance)ServiceAttachmentSubnetExistingBuilder(ServiceAttachmentSubnetExistingFluent<?> fluent, ServiceAttachmentSubnetExisting instance)ServiceAttachmentSubnetExistingFluent(ServiceAttachmentSubnetExisting instance)
-