public interface ExtensionsV1beta1AllowedHostPathFluent<A extends ExtensionsV1beta1AllowedHostPathFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getPathPrefix() |
Boolean |
hasPathPrefix() |
Boolean |
hasReadOnly() |
Boolean |
isReadOnly() |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withPathPrefix(String pathPrefix) |
A |
withReadOnly(Boolean readOnly) |
Copyright © 2018. All rights reserved.