public class PlatformStatusFluent<A extends PlatformStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformStatusFluent.PrivateLinkNested<N> |
| Constructor and Description |
|---|
PlatformStatusFluent() |
PlatformStatusFluent(PlatformStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlatformStatusFluent()
public PlatformStatusFluent(PlatformStatus instance)
public PrivateLinkAccessStatus buildPrivateLink()
public A withPrivateLink(PrivateLinkAccessStatus privateLink)
public boolean hasPrivateLink()
public PlatformStatusFluent.PrivateLinkNested<A> withNewPrivateLink()
public PlatformStatusFluent.PrivateLinkNested<A> withNewPrivateLinkLike(PrivateLinkAccessStatus item)
public PlatformStatusFluent.PrivateLinkNested<A> editPrivateLink()
public PlatformStatusFluent.PrivateLinkNested<A> editOrNewPrivateLink()
public PlatformStatusFluent.PrivateLinkNested<A> editOrNewPrivateLinkLike(PrivateLinkAccessStatus item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.