public class AllowedHostPathFluentImpl<A extends AllowedHostPathFluent<A>> extends BaseFluent<A> implements AllowedHostPathFluent<A>
_visitables| Constructor and Description |
|---|
AllowedHostPathFluentImpl() |
AllowedHostPathFluentImpl(AllowedHostPath instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getPathPrefix() |
java.lang.Boolean |
hasPathPrefix() |
java.lang.Boolean |
hasReadOnly() |
java.lang.Boolean |
isReadOnly() |
A |
withNewPathPrefix(java.lang.String arg1) |
A |
withNewPathPrefix(java.lang.StringBuffer arg1) |
A |
withNewPathPrefix(java.lang.StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(java.lang.String arg1) |
A |
withPathPrefix(java.lang.String pathPrefix) |
A |
withReadOnly(java.lang.Boolean readOnly) |
public AllowedHostPathFluentImpl()
public AllowedHostPathFluentImpl(AllowedHostPath instance)
public java.lang.String getPathPrefix()
getPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withPathPrefix(java.lang.String pathPrefix)
withPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public java.lang.Boolean hasPathPrefix()
hasPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withNewPathPrefix(java.lang.String arg1)
withNewPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withNewPathPrefix(java.lang.StringBuilder arg1)
withNewPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withNewPathPrefix(java.lang.StringBuffer arg1)
withNewPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public java.lang.Boolean isReadOnly()
isReadOnly in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withReadOnly(java.lang.Boolean readOnly)
withReadOnly in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public java.lang.Boolean hasReadOnly()
hasReadOnly in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withNewReadOnly(java.lang.String arg1)
withNewReadOnly in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.