public interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getPathPrefix() |
Boolean |
hasPathPrefix() |
A |
withPathPrefix(String pathPrefix) |
Copyright © 2011–2018 Red Hat. All rights reserved.