Uses of Class
io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentFluent.SubnetNested
-
Packages that use ServiceAttachmentFluent.SubnetNested Package Description io.fabric8.openshift.api.model.hive.gcp.v1 -
-
Uses of ServiceAttachmentFluent.SubnetNested in io.fabric8.openshift.api.model.hive.gcp.v1
Methods in io.fabric8.openshift.api.model.hive.gcp.v1 that return ServiceAttachmentFluent.SubnetNested Modifier and Type Method Description ServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. editOrNewSubnet()ServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. editOrNewSubnetLike(ServiceAttachmentSubnet item)ServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. editSubnet()ServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. withNewSubnet()ServiceAttachmentFluent.SubnetNested<A>ServiceAttachmentFluent. withNewSubnetLike(ServiceAttachmentSubnet item)
-