public interface RbacSpecFluent<A extends RbacSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Long |
getCacheDuration() |
String |
getConfigStoreUrl() |
Boolean |
hasCacheDuration() |
Boolean |
hasConfigStoreUrl() |
A |
withCacheDuration(Long cacheDuration) |
A |
withConfigStoreUrl(String configStoreUrl) |
A |
withNewCacheDuration(long arg1) |
A |
withNewCacheDuration(String arg1) |
Copyright © 2017–2018 Red Hat. All rights reserved.