Class PlatformSpecFluent.AwsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.AWSPlatformSpecFluent<PlatformSpecFluent.AwsNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.PlatformSpecFluent.AwsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PlatformSpecFluent<A extends PlatformSpecFluent<A>>
public class PlatformSpecFluent.AwsNested<N> extends AWSPlatformSpecFluent<PlatformSpecFluent.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.AWSPlatformSpecFluent
AWSPlatformSpecFluent.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.AWSPlatformSpecFluent
addAllToServiceEndpoints, addNewServiceEndpoint, addNewServiceEndpoint, addNewServiceEndpointLike, addToAdditionalProperties, addToAdditionalProperties, addToServiceEndpoints, addToServiceEndpoints, buildFirstServiceEndpoint, buildLastServiceEndpoint, buildMatchingServiceEndpoint, buildServiceEndpoint, buildServiceEndpoints, copyInstance, editFirstServiceEndpoint, editLastServiceEndpoint, editMatchingServiceEndpoint, editServiceEndpoint, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingServiceEndpoint, hasServiceEndpoints, removeAllFromServiceEndpoints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromServiceEndpoints, removeMatchingFromServiceEndpoints, setNewServiceEndpointLike, setToServiceEndpoints, toString, withAdditionalProperties, withServiceEndpoints, withServiceEndpoints
-
-