public class ExternalDNSGCPConfigFluentImpl<A extends ExternalDNSGCPConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ExternalDNSGCPConfigFluent<A>
| Constructor and Description |
|---|
ExternalDNSGCPConfigFluentImpl() |
ExternalDNSGCPConfigFluentImpl(ExternalDNSGCPConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
io.fabric8.kubernetes.api.model.LocalObjectReference |
getCredentials() |
Boolean |
hasCredentials() |
int |
hashCode() |
A |
withCredentials(io.fabric8.kubernetes.api.model.LocalObjectReference credentials) |
A |
withNewCredentials(String name) |
public ExternalDNSGCPConfigFluentImpl()
public ExternalDNSGCPConfigFluentImpl(ExternalDNSGCPConfig instance)
public io.fabric8.kubernetes.api.model.LocalObjectReference getCredentials()
getCredentials in interface ExternalDNSGCPConfigFluent<A extends ExternalDNSGCPConfigFluent<A>>public A withCredentials(io.fabric8.kubernetes.api.model.LocalObjectReference credentials)
withCredentials in interface ExternalDNSGCPConfigFluent<A extends ExternalDNSGCPConfigFluent<A>>public Boolean hasCredentials()
hasCredentials in interface ExternalDNSGCPConfigFluent<A extends ExternalDNSGCPConfigFluent<A>>public A withNewCredentials(String name)
withNewCredentials in interface ExternalDNSGCPConfigFluent<A extends ExternalDNSGCPConfigFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.