Class PlatformStatusFluent.GcpNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.GCPPlatformStatusFluent<PlatformStatusFluent.GcpNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.PlatformStatusFluent.GcpNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformStatusFluent<A extends PlatformStatusFluent<A>>
public class PlatformStatusFluent.GcpNested<N> extends GCPPlatformStatusFluent<PlatformStatusFluent.GcpNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.GCPPlatformStatusFluent
GCPPlatformStatusFluent.CloudLoadBalancerConfigNested<N>, GCPPlatformStatusFluent.ResourceLabelsNested<N>, GCPPlatformStatusFluent.ResourceTagsNested<N>, GCPPlatformStatusFluent.ServiceEndpointsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGcp()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.GCPPlatformStatusFluent
addAllToResourceLabels, addAllToResourceTags, addAllToServiceEndpoints, addNewResourceLabel, addNewResourceLabel, addNewResourceLabelLike, addNewResourceTag, addNewResourceTag, addNewResourceTagLike, addNewServiceEndpoint, addNewServiceEndpoint, addNewServiceEndpointLike, addToAdditionalProperties, addToAdditionalProperties, addToResourceLabels, addToResourceLabels, addToResourceTags, addToResourceTags, addToServiceEndpoints, addToServiceEndpoints, buildCloudLoadBalancerConfig, buildFirstResourceLabel, buildFirstResourceTag, buildFirstServiceEndpoint, buildLastResourceLabel, buildLastResourceTag, buildLastServiceEndpoint, buildMatchingResourceLabel, buildMatchingResourceTag, buildMatchingServiceEndpoint, buildResourceLabel, buildResourceLabels, buildResourceTag, buildResourceTags, buildServiceEndpoint, buildServiceEndpoints, copyInstance, editCloudLoadBalancerConfig, editFirstResourceLabel, editFirstResourceTag, editFirstServiceEndpoint, editLastResourceLabel, editLastResourceTag, editLastServiceEndpoint, editMatchingResourceLabel, editMatchingResourceTag, editMatchingServiceEndpoint, editOrNewCloudLoadBalancerConfig, editOrNewCloudLoadBalancerConfigLike, editResourceLabel, editResourceTag, editServiceEndpoint, equals, getAdditionalProperties, getProjectID, getRegion, hasAdditionalProperties, hasCloudLoadBalancerConfig, hashCode, hasMatchingResourceLabel, hasMatchingResourceTag, hasMatchingServiceEndpoint, hasProjectID, hasRegion, hasResourceLabels, hasResourceTags, hasServiceEndpoints, removeAllFromResourceLabels, removeAllFromResourceTags, removeAllFromServiceEndpoints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromResourceLabels, removeFromResourceTags, removeFromServiceEndpoints, removeMatchingFromResourceLabels, removeMatchingFromResourceTags, removeMatchingFromServiceEndpoints, setNewResourceLabelLike, setNewResourceTagLike, setNewServiceEndpointLike, setToResourceLabels, setToResourceTags, setToServiceEndpoints, toString, withAdditionalProperties, withCloudLoadBalancerConfig, withNewCloudLoadBalancerConfig, withNewCloudLoadBalancerConfigLike, withProjectID, withRegion, withResourceLabels, withResourceLabels, withResourceTags, withResourceTags, withServiceEndpoints, withServiceEndpoints
-
-