Uses of Class
io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentSubnet
-
Packages that use ServiceAttachmentSubnet Package Description io.fabric8.openshift.api.model.hive.gcp.v1 -
-
Uses of ServiceAttachmentSubnet in io.fabric8.openshift.api.model.hive.gcp.v1
Methods in io.fabric8.openshift.api.model.hive.gcp.v1 that return ServiceAttachmentSubnet Modifier and Type Method Description ServiceAttachmentSubnetServiceAttachmentSubnetBuilder. build()ServiceAttachmentSubnetServiceAttachmentFluent. buildSubnet()ServiceAttachmentSubnetServiceAttachment. getSubnet()ServiceAttachment configures the service attachment to be used by the clusterMethods in io.fabric8.openshift.api.model.hive.gcp.v1 with parameters of type ServiceAttachmentSubnet Modifier and Type Method Description protected voidServiceAttachmentSubnetFluent. copyInstance(ServiceAttachmentSubnet instance)ServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. editOrNewSubnetLike(ServiceAttachmentSubnet item)voidServiceAttachment. setSubnet(ServiceAttachmentSubnet subnet)ServiceAttachment configures the service attachment to be used by the clusterServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. withNewSubnetLike(ServiceAttachmentSubnet item)AServiceAttachmentFluent. withSubnet(ServiceAttachmentSubnet subnet)Constructors in io.fabric8.openshift.api.model.hive.gcp.v1 with parameters of type ServiceAttachmentSubnet Constructor Description ServiceAttachment(ServiceAttachmentSubnet subnet)ServiceAttachmentSubnetBuilder(ServiceAttachmentSubnet instance)ServiceAttachmentSubnetBuilder(ServiceAttachmentSubnetFluent<?> fluent, ServiceAttachmentSubnet instance)ServiceAttachmentSubnetFluent(ServiceAttachmentSubnet instance)
-