public class GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
GCPDNSZoneSpecFluent.CredentialsSecretRefNested<N> |
| Constructor and Description |
|---|
GCPDNSZoneSpecFluent() |
GCPDNSZoneSpecFluent(GCPDNSZoneSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GCPDNSZoneSpecFluent()
public GCPDNSZoneSpecFluent(GCPDNSZoneSpec instance)
protected void copyInstance(GCPDNSZoneSpec instance)
public io.fabric8.kubernetes.api.model.LocalObjectReference buildCredentialsSecretRef()
public A withCredentialsSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference credentialsSecretRef)
public boolean hasCredentialsSecretRef()
public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> withNewCredentialsSecretRef()
public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> withNewCredentialsSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> editCredentialsSecretRef()
public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> editOrNewCredentialsSecretRef()
public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> editOrNewCredentialsSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference 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 GCPDNSZoneSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GCPDNSZoneSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.