public interface V1ResourceFieldSelectorFluent<A extends V1ResourceFieldSelectorFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getContainerName() |
String |
getDivisor() |
String |
getResource() |
Boolean |
hasContainerName() |
Boolean |
hasDivisor() |
Boolean |
hasResource() |
A |
withContainerName(String containerName) |
A |
withDivisor(String divisor) |
A |
withResource(String resource) |
Copyright © 2018. All rights reserved.