public class ServiceAccountReferenceFluentImpl<A extends ServiceAccountReferenceFluent<A>> extends BaseFluent<A> implements ServiceAccountReferenceFluent<A>
_visitables| Constructor and Description |
|---|
ServiceAccountReferenceFluentImpl() |
ServiceAccountReferenceFluentImpl(ServiceAccountReference instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName() |
java.lang.String |
getNamespace() |
java.lang.Boolean |
hasName() |
java.lang.Boolean |
hasNamespace() |
A |
withName(java.lang.String name) |
A |
withNamespace(java.lang.String namespace) |
A |
withNewName(java.lang.String arg1) |
A |
withNewName(java.lang.StringBuffer arg1) |
A |
withNewName(java.lang.StringBuilder arg1) |
A |
withNewNamespace(java.lang.String arg1) |
A |
withNewNamespace(java.lang.StringBuffer arg1) |
A |
withNewNamespace(java.lang.StringBuilder arg1) |
public ServiceAccountReferenceFluentImpl()
public ServiceAccountReferenceFluentImpl(ServiceAccountReference instance)
public java.lang.String getName()
getName in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withName(java.lang.String name)
withName in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public java.lang.Boolean hasName()
hasName in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNewName(java.lang.String arg1)
withNewName in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNewName(java.lang.StringBuilder arg1)
withNewName in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNewName(java.lang.StringBuffer arg1)
withNewName in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public java.lang.String getNamespace()
getNamespace in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNamespace(java.lang.String namespace)
withNamespace in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public java.lang.Boolean hasNamespace()
hasNamespace in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNewNamespace(java.lang.String arg1)
withNewNamespace in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNewNamespace(java.lang.StringBuilder arg1)
withNewNamespace in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public A withNewNamespace(java.lang.StringBuffer arg1)
withNewNamespace in interface ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.