public class GCPDNSZoneSpecFluentImpl<A extends GCPDNSZoneSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GCPDNSZoneSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
GCPDNSZoneSpecFluentImpl.CredentialsSecretRefNestedImpl<N> |
GCPDNSZoneSpecFluent.CredentialsSecretRefNested<N>| Constructor and Description |
|---|
GCPDNSZoneSpecFluentImpl() |
GCPDNSZoneSpecFluentImpl(GCPDNSZoneSpec instance) |
public GCPDNSZoneSpecFluentImpl()
public GCPDNSZoneSpecFluentImpl(GCPDNSZoneSpec instance)
@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getCredentialsSecretRef()
getCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildCredentialsSecretRef()
buildCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public A withCredentialsSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference credentialsSecretRef)
withCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public Boolean hasCredentialsSecretRef()
hasCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public A withNewCredentialsSecretRef(String name)
withNewCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> withNewCredentialsSecretRef()
withNewCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> withNewCredentialsSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewCredentialsSecretRefLike in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> editCredentialsSecretRef()
editCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> editOrNewCredentialsSecretRef()
editOrNewCredentialsSecretRef in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public GCPDNSZoneSpecFluent.CredentialsSecretRefNested<A> editOrNewCredentialsSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewCredentialsSecretRefLike in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface GCPDNSZoneSpecFluent<A extends GCPDNSZoneSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.