public class PlatformStatusFluentImpl<A extends PlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformStatusFluentImpl.PrivateLinkNestedImpl<N> |
PlatformStatusFluent.PrivateLinkNested<N>| Constructor and Description |
|---|
PlatformStatusFluentImpl() |
PlatformStatusFluentImpl(PlatformStatus instance) |
public PlatformStatusFluentImpl()
public PlatformStatusFluentImpl(PlatformStatus instance)
@Deprecated public PrivateLinkAccessStatus getPrivateLink()
getPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PrivateLinkAccessStatus buildPrivateLink()
buildPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A withPrivateLink(PrivateLinkAccessStatus privateLink)
withPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public Boolean hasPrivateLink()
hasPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.PrivateLinkNested<A> withNewPrivateLink()
withNewPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.PrivateLinkNested<A> withNewPrivateLinkLike(PrivateLinkAccessStatus item)
withNewPrivateLinkLike in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.PrivateLinkNested<A> editPrivateLink()
editPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.PrivateLinkNested<A> editOrNewPrivateLink()
editOrNewPrivateLink in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.PrivateLinkNested<A> editOrNewPrivateLinkLike(PrivateLinkAccessStatus item)
editOrNewPrivateLinkLike in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.