Class ServiceAttachmentFluent.SubnetNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentSubnetFluent<ServiceAttachmentFluent.SubnetNested<N>>
-
- io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentFluent.SubnetNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ServiceAttachmentFluent<A extends ServiceAttachmentFluent<A>>
public class ServiceAttachmentFluent.SubnetNested<N> extends ServiceAttachmentSubnetFluent<ServiceAttachmentFluent.SubnetNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentSubnetFluent
ServiceAttachmentSubnetFluent.ExistingNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSubnet()-
Methods inherited from class io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachmentSubnetFluent
addToAdditionalProperties, addToAdditionalProperties, buildExisting, copyInstance, editExisting, editOrNewExisting, editOrNewExistingLike, equals, getAdditionalProperties, getCidr, hasAdditionalProperties, hasCidr, hasExisting, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCidr, withExisting, withNewExisting, withNewExisting, withNewExistingLike
-
-