public class ServiceAccountPathCredsFluentImpl<A extends ServiceAccountPathCredsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ServiceAccountPathCredsFluent<A>
| Constructor and Description |
|---|
ServiceAccountPathCredsFluentImpl() |
ServiceAccountPathCredsFluentImpl(ServiceAccountPathCreds instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getServiceAccountPath() |
Boolean |
hasServiceAccountPath() |
A |
withServiceAccountPath(String serviceAccountPath) |
public ServiceAccountPathCredsFluentImpl()
public ServiceAccountPathCredsFluentImpl(ServiceAccountPathCreds instance)
public String getServiceAccountPath()
getServiceAccountPath in interface ServiceAccountPathCredsFluent<A extends ServiceAccountPathCredsFluent<A>>public A withServiceAccountPath(String serviceAccountPath)
withServiceAccountPath in interface ServiceAccountPathCredsFluent<A extends ServiceAccountPathCredsFluent<A>>public Boolean hasServiceAccountPath()
hasServiceAccountPath in interface ServiceAccountPathCredsFluent<A extends ServiceAccountPathCredsFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.