public class PowerVSPlatformStatusFluentImpl<A extends PowerVSPlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PowerVSPlatformStatusFluent<A>
PowerVSPlatformStatusFluent.ServiceEndpointsNested<N>| Constructor and Description |
|---|
PowerVSPlatformStatusFluentImpl() |
PowerVSPlatformStatusFluentImpl(PowerVSPlatformStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PowerVSPlatformStatusFluentImpl()
public PowerVSPlatformStatusFluentImpl(PowerVSPlatformStatus instance)
public String getCisInstanceCRN()
getCisInstanceCRN in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A withCisInstanceCRN(String cisInstanceCRN)
withCisInstanceCRN in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Boolean hasCisInstanceCRN()
hasCisInstanceCRN in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public String getRegion()
getRegion in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A withRegion(String region)
withRegion in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Boolean hasRegion()
hasRegion in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A addToServiceEndpoints(Integer index, PowerVSServiceEndpoint item)
addToServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A setToServiceEndpoints(Integer index, PowerVSServiceEndpoint item)
setToServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A addToServiceEndpoints(PowerVSServiceEndpoint... items)
addToServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A addAllToServiceEndpoints(Collection<PowerVSServiceEndpoint> items)
addAllToServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A removeFromServiceEndpoints(PowerVSServiceEndpoint... items)
removeFromServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A removeAllFromServiceEndpoints(Collection<PowerVSServiceEndpoint> items)
removeAllFromServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A removeMatchingFromServiceEndpoints(Predicate<PowerVSServiceEndpointBuilder> predicate)
removeMatchingFromServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>@Deprecated public List<PowerVSServiceEndpoint> getServiceEndpoints()
getServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public List<PowerVSServiceEndpoint> buildServiceEndpoints()
buildServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSServiceEndpoint buildServiceEndpoint(Integer index)
buildServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSServiceEndpoint buildFirstServiceEndpoint()
buildFirstServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSServiceEndpoint buildLastServiceEndpoint()
buildLastServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSServiceEndpoint buildMatchingServiceEndpoint(Predicate<PowerVSServiceEndpointBuilder> predicate)
buildMatchingServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Boolean hasMatchingServiceEndpoint(Predicate<PowerVSServiceEndpointBuilder> predicate)
hasMatchingServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A withServiceEndpoints(List<PowerVSServiceEndpoint> serviceEndpoints)
withServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A withServiceEndpoints(PowerVSServiceEndpoint... serviceEndpoints)
withServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Boolean hasServiceEndpoints()
hasServiceEndpoints in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A addNewServiceEndpoint(String name, String url)
addNewServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> addNewServiceEndpoint()
addNewServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> addNewServiceEndpointLike(PowerVSServiceEndpoint item)
addNewServiceEndpointLike in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> setNewServiceEndpointLike(Integer index, PowerVSServiceEndpoint item)
setNewServiceEndpointLike in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> editServiceEndpoint(Integer index)
editServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> editFirstServiceEndpoint()
editFirstServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> editLastServiceEndpoint()
editLastServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public PowerVSPlatformStatusFluent.ServiceEndpointsNested<A> editMatchingServiceEndpoint(Predicate<PowerVSServiceEndpointBuilder> predicate)
editMatchingServiceEndpoint in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public String getZone()
getZone in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A withZone(String zone)
withZone in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Boolean hasZone()
hasZone in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PowerVSPlatformStatusFluent<A extends PowerVSPlatformStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PowerVSPlatformStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PowerVSPlatformStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.