public class AWSPlatformStatusFluentImpl<A extends AWSPlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AWSPlatformStatusFluent<A>
AWSPlatformStatusFluent.ResourceTagsNested<N>, AWSPlatformStatusFluent.ServiceEndpointsNested<N>| Constructor and Description |
|---|
AWSPlatformStatusFluentImpl() |
AWSPlatformStatusFluentImpl(AWSPlatformStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 addToResourceTags(Integer index, AWSResourceTag item)
addToResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A setToResourceTags(Integer index, AWSResourceTag item)
setToResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addToResourceTags(AWSResourceTag... items)
addToResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addAllToResourceTags(Collection<AWSResourceTag> items)
addAllToResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeFromResourceTags(AWSResourceTag... items)
removeFromResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeAllFromResourceTags(Collection<AWSResourceTag> items)
removeAllFromResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeMatchingFromResourceTags(Predicate<AWSResourceTagBuilder> predicate)
removeMatchingFromResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>@Deprecated public List<AWSResourceTag> getResourceTags()
getResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public List<AWSResourceTag> buildResourceTags()
buildResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSResourceTag buildResourceTag(Integer index)
buildResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSResourceTag buildFirstResourceTag()
buildFirstResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSResourceTag buildLastResourceTag()
buildLastResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSResourceTag buildMatchingResourceTag(Predicate<AWSResourceTagBuilder> predicate)
buildMatchingResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Boolean hasMatchingResourceTag(Predicate<AWSResourceTagBuilder> predicate)
hasMatchingResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withResourceTags(List<AWSResourceTag> resourceTags)
withResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A withResourceTags(AWSResourceTag... resourceTags)
withResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Boolean hasResourceTags()
hasResourceTags in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addNewResourceTag(String key, String value)
addNewResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> addNewResourceTag()
addNewResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> addNewResourceTagLike(AWSResourceTag item)
addNewResourceTagLike in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> setNewResourceTagLike(Integer index, AWSResourceTag item)
setNewResourceTagLike in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> editResourceTag(Integer index)
editResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> editFirstResourceTag()
editFirstResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> editLastResourceTag()
editLastResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ResourceTagsNested<A> editMatchingResourceTag(Predicate<AWSResourceTagBuilder> predicate)
editMatchingResourceTag in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addToServiceEndpoints(Integer index, AWSServiceEndpoint item)
addToServiceEndpoints in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A setToServiceEndpoints(Integer 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(Integer 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(Integer index, AWSServiceEndpoint item)
setNewServiceEndpointLike in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public AWSPlatformStatusFluent.ServiceEndpointsNested<A> editServiceEndpoint(Integer 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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AWSPlatformStatusFluent<A extends AWSPlatformStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AWSPlatformStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AWSPlatformStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.