public class PeerAuthenticationFluent<A extends PeerAuthenticationFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PeerAuthenticationFluent.MetadataNested<N> |
class |
PeerAuthenticationFluent.SpecNested<N> |
| Constructor and Description |
|---|
PeerAuthenticationFluent() |
PeerAuthenticationFluent(PeerAuthentication instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PeerAuthenticationFluent()
public PeerAuthenticationFluent(PeerAuthentication instance)
public String getApiVersion()
public boolean hasApiVersion()
public String getKind()
public boolean hasKind()
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
public boolean hasMetadata()
public PeerAuthenticationFluent.MetadataNested<A> withNewMetadata()
public PeerAuthenticationFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
public PeerAuthenticationFluent.MetadataNested<A> editMetadata()
public PeerAuthenticationFluent.MetadataNested<A> editOrNewMetadata()
public PeerAuthenticationFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
public PeerAuthenticationSpec buildSpec()
public A withSpec(PeerAuthenticationSpec spec)
public boolean hasSpec()
public PeerAuthenticationFluent.SpecNested<A> withNewSpec()
public PeerAuthenticationFluent.SpecNested<A> withNewSpecLike(PeerAuthenticationSpec item)
public PeerAuthenticationFluent.SpecNested<A> editSpec()
public PeerAuthenticationFluent.SpecNested<A> editOrNewSpec()
public PeerAuthenticationFluent.SpecNested<A> editOrNewSpecLike(PeerAuthenticationSpec item)
public io.fabric8.istio.api.meta.v1alpha1.IstioStatus getStatus()
public A withStatus(io.fabric8.istio.api.meta.v1alpha1.IstioStatus status)
public boolean hasStatus()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PeerAuthenticationFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PeerAuthenticationFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.