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(Object o) |
String |
getPathPrefix() |
Boolean |
hasPathPrefix() |
A |
withPathPrefix(String pathPrefix) |
public AllowedHostPathFluentImpl()
public AllowedHostPathFluentImpl(AllowedHostPath instance)
public String getPathPrefix()
getPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public A withPathPrefix(String pathPrefix)
withPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>public Boolean hasPathPrefix()
hasPathPrefix in interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.