Class PlatformStatusFluent.AwsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.AWSPlatformStatusFluent<PlatformStatusFluent.AwsNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.PlatformStatusFluent.AwsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformStatusFluent<A extends PlatformStatusFluent<A>>
public class PlatformStatusFluent.AwsNested<N> extends AWSPlatformStatusFluent<PlatformStatusFluent.AwsNested<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.AWSPlatformStatusFluent
AWSPlatformStatusFluent.CloudLoadBalancerConfigNested<N>, AWSPlatformStatusFluent.ResourceTagsNested<N>, AWSPlatformStatusFluent.ServiceEndpointsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAws()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.AWSPlatformStatusFluent
addAllToResourceTags, addAllToServiceEndpoints, addNewResourceTag, addNewResourceTag, addNewResourceTagLike, addNewServiceEndpoint, addNewServiceEndpoint, addNewServiceEndpointLike, addToAdditionalProperties, addToAdditionalProperties, addToResourceTags, addToResourceTags, addToServiceEndpoints, addToServiceEndpoints, buildCloudLoadBalancerConfig, buildFirstResourceTag, buildFirstServiceEndpoint, buildLastResourceTag, buildLastServiceEndpoint, buildMatchingResourceTag, buildMatchingServiceEndpoint, buildResourceTag, buildResourceTags, buildServiceEndpoint, buildServiceEndpoints, copyInstance, editCloudLoadBalancerConfig, editFirstResourceTag, editFirstServiceEndpoint, editLastResourceTag, editLastServiceEndpoint, editMatchingResourceTag, editMatchingServiceEndpoint, editOrNewCloudLoadBalancerConfig, editOrNewCloudLoadBalancerConfigLike, editResourceTag, editServiceEndpoint, equals, getAdditionalProperties, getRegion, hasAdditionalProperties, hasCloudLoadBalancerConfig, hashCode, hasMatchingResourceTag, hasMatchingServiceEndpoint, hasRegion, hasResourceTags, hasServiceEndpoints, removeAllFromResourceTags, removeAllFromServiceEndpoints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromResourceTags, removeFromServiceEndpoints, removeMatchingFromResourceTags, removeMatchingFromServiceEndpoints, setNewResourceTagLike, setNewServiceEndpointLike, setToResourceTags, setToServiceEndpoints, toString, withAdditionalProperties, withCloudLoadBalancerConfig, withNewCloudLoadBalancerConfig, withNewCloudLoadBalancerConfigLike, withRegion, withResourceTags, withResourceTags, withServiceEndpoints, withServiceEndpoints
-
-