public class ExtensionsV1beta1AllowedHostPathFluentImpl<A extends ExtensionsV1beta1AllowedHostPathFluent<A>> extends BaseFluent<A> implements ExtensionsV1beta1AllowedHostPathFluent<A>
_visitables| Constructor and Description |
|---|
ExtensionsV1beta1AllowedHostPathFluentImpl() |
ExtensionsV1beta1AllowedHostPathFluentImpl(ExtensionsV1beta1AllowedHostPath instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPathPrefix() |
Boolean |
hasPathPrefix() |
Boolean |
hasReadOnly() |
Boolean |
isReadOnly() |
A |
withNewPathPrefix(String arg1) |
A |
withNewPathPrefix(StringBuffer arg1) |
A |
withNewPathPrefix(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withPathPrefix(String pathPrefix) |
A |
withReadOnly(Boolean readOnly) |
public ExtensionsV1beta1AllowedHostPathFluentImpl()
public ExtensionsV1beta1AllowedHostPathFluentImpl(ExtensionsV1beta1AllowedHostPath instance)
public String getPathPrefix()
getPathPrefix in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withPathPrefix(String pathPrefix)
withPathPrefix in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public Boolean hasPathPrefix()
hasPathPrefix in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withNewPathPrefix(String arg1)
withNewPathPrefix in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withNewPathPrefix(StringBuilder arg1)
withNewPathPrefix in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withNewPathPrefix(StringBuffer arg1)
withNewPathPrefix in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public Boolean isReadOnly()
isReadOnly in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>>Copyright © 2020. All rights reserved.