public class V1beta1AllowedHostPathFluentImpl<A extends V1beta1AllowedHostPathFluent<A>> extends BaseFluent<A> implements V1beta1AllowedHostPathFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1beta1AllowedHostPathFluentImpl() |
V1beta1AllowedHostPathFluentImpl(io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPathPrefix() |
Boolean |
getReadOnly() |
int |
hashCode() |
Boolean |
hasPathPrefix() |
Boolean |
hasReadOnly() |
String |
toString() |
A |
withPathPrefix(String pathPrefix) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1AllowedHostPathFluentImpl()
public V1beta1AllowedHostPathFluentImpl(io.kubernetes.client.openapi.models.V1beta1AllowedHostPath instance)
public String getPathPrefix()
getPathPrefix in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>public A withPathPrefix(String pathPrefix)
withPathPrefix in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>public Boolean hasPathPrefix()
hasPathPrefix in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1beta1AllowedHostPathFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta1AllowedHostPathFluent<A>>public A withReadOnly()
withReadOnly in interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>>Copyright © 2022. All rights reserved.