public class V1SelfSubjectRulesReviewSpecFluentImpl<A extends V1SelfSubjectRulesReviewSpecFluent<A>> extends BaseFluent<A> implements V1SelfSubjectRulesReviewSpecFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1SelfSubjectRulesReviewSpecFluentImpl() |
V1SelfSubjectRulesReviewSpecFluentImpl(io.kubernetes.client.openapi.models.V1SelfSubjectRulesReviewSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNamespace() |
int |
hashCode() |
Boolean |
hasNamespace() |
String |
toString() |
A |
withNamespace(String namespace) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1SelfSubjectRulesReviewSpecFluentImpl()
public V1SelfSubjectRulesReviewSpecFluentImpl(io.kubernetes.client.openapi.models.V1SelfSubjectRulesReviewSpec instance)
public String getNamespace()
getNamespace in interface V1SelfSubjectRulesReviewSpecFluent<A extends V1SelfSubjectRulesReviewSpecFluent<A>>public A withNamespace(String namespace)
withNamespace in interface V1SelfSubjectRulesReviewSpecFluent<A extends V1SelfSubjectRulesReviewSpecFluent<A>>public Boolean hasNamespace()
hasNamespace in interface V1SelfSubjectRulesReviewSpecFluent<A extends V1SelfSubjectRulesReviewSpecFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1SelfSubjectRulesReviewSpecFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1SelfSubjectRulesReviewSpecFluent<A>>Copyright © 2022. All rights reserved.