public class AWSPlatformStatusFluentImpl<A extends AWSPlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AWSPlatformStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AWSPlatformStatusFluentImpl.ServiceEndpointsNestedImpl<N> |
AWSPlatformStatusFluent.ServiceEndpointsNested<N>| Constructor and Description |
|---|
AWSPlatformStatusFluentImpl() |
AWSPlatformStatusFluentImpl(AWSPlatformStatus instance) |
public AWSPlatformStatusFluentImpl()
public AWSPlatformStatusFluentImpl(AWSPlatformStatus instance)
public String getRegion()
getRegion in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withRegion(String region)
withRegion in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Boolean hasRegion()
hasRegion in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withNewRegion(String arg1)
withNewRegion in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withNewRegion(StringBuilder arg1)
withNewRegion in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withNewRegion(StringBuffer arg1)
withNewRegion in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addToServiceEndpoints(int index, AWSServiceEndpoint item)
addToServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A setToServiceEndpoints(int index, AWSServiceEndpoint item)
setToServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addToServiceEndpoints(AWSServiceEndpoint... items)
addToServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addAllToServiceEndpoints(Collection<AWSServiceEndpoint> items)
addAllToServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeFromServiceEndpoints(AWSServiceEndpoint... items)
removeFromServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeAllFromServiceEndpoints(Collection<AWSServiceEndpoint> items)
removeAllFromServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeMatchingFromServiceEndpoints(Predicate<AWSServiceEndpointBuilder> predicate)
removeMatchingFromServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>@Deprecated public List<AWSServiceEndpoint> getServiceEndpoints()
getServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public List<AWSServiceEndpoint> buildServiceEndpoints()
buildServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSServiceEndpoint buildServiceEndpoint(int index)
buildServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSServiceEndpoint buildFirstServiceEndpoint()
buildFirstServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSServiceEndpoint buildLastServiceEndpoint()
buildLastServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSServiceEndpoint buildMatchingServiceEndpoint(Predicate<AWSServiceEndpointBuilder> predicate)
buildMatchingServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Boolean hasMatchingServiceEndpoint(Predicate<AWSServiceEndpointBuilder> predicate)
hasMatchingServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withServiceEndpoints(List<AWSServiceEndpoint> serviceEndpoints)
withServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withServiceEndpoints(AWSServiceEndpoint... serviceEndpoints)
withServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Boolean hasServiceEndpoints()
hasServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addNewServiceEndpoint(String name, String url)
addNewServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> addNewServiceEndpoint()
addNewServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> addNewServiceEndpointLike(AWSServiceEndpoint item)
addNewServiceEndpointLike in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> setNewServiceEndpointLike(int index, AWSServiceEndpoint item)
setNewServiceEndpointLike in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> editServiceEndpoint(int index)
editServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> editFirstServiceEndpoint()
editFirstServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> editLastServiceEndpoint()
editLastServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> editMatchingServiceEndpoint(Predicate<AWSServiceEndpointBuilder> predicate)
editMatchingServiceEndpoint in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.