Class V1RuleWithOperationsFluentImpl<A extends V1RuleWithOperationsFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1RuleWithOperationsFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1RuleWithOperationsFluent<A>
- Direct Known Subclasses:
V1RuleWithOperationsBuilder
public class V1RuleWithOperationsFluentImpl<A extends V1RuleWithOperationsFluent<A>>
extends BaseFluent<A>
implements V1RuleWithOperationsFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1RuleWithOperationsFluentImpl
(io.kubernetes.client.openapi.models.V1RuleWithOperations instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToApiGroups
(Collection<String> items) addAllToApiVersions
(Collection<String> items) addAllToOperations
(Collection<String> items) addAllToResources
(Collection<String> items) addToApiGroups
(Integer index, String item) addToApiGroups
(String... items) addToApiVersions
(Integer index, String item) addToApiVersions
(String... items) addToOperations
(Integer index, String item) addToOperations
(String... items) addToResources
(Integer index, String item) addToResources
(String... items) boolean
getApiGroup
(Integer index) getApiVersion
(Integer index) getMatchingApiGroup
(Predicate<String> predicate) getMatchingApiVersion
(Predicate<String> predicate) getMatchingOperation
(Predicate<String> predicate) getMatchingResource
(Predicate<String> predicate) getOperation
(Integer index) getResource
(Integer index) getScope()
int
hashCode()
hasMatchingApiGroup
(Predicate<String> predicate) hasMatchingApiVersion
(Predicate<String> predicate) hasMatchingOperation
(Predicate<String> predicate) hasMatchingResource
(Predicate<String> predicate) hasScope()
removeAllFromApiGroups
(Collection<String> items) removeAllFromApiVersions
(Collection<String> items) removeAllFromOperations
(Collection<String> items) removeAllFromResources
(Collection<String> items) removeFromApiGroups
(String... items) removeFromApiVersions
(String... items) removeFromOperations
(String... items) removeFromResources
(String... items) setToApiGroups
(Integer index, String item) setToApiVersions
(Integer index, String item) setToOperations
(Integer index, String item) setToResources
(Integer index, String item) toString()
withApiGroups
(String... apiGroups) withApiGroups
(List<String> apiGroups) withApiVersions
(String... apiVersions) withApiVersions
(List<String> apiVersions) withOperations
(String... operations) withOperations
(List<String> operations) withResources
(String... resources) withResources
(List<String> resources) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1RuleWithOperationsFluentImpl
public V1RuleWithOperationsFluentImpl() -
V1RuleWithOperationsFluentImpl
public V1RuleWithOperationsFluentImpl(io.kubernetes.client.openapi.models.V1RuleWithOperations instance)
-
-
Method Details
-
addToApiGroups
- Specified by:
addToApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToApiGroups
- Specified by:
setToApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToApiGroups
- Specified by:
addToApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToApiGroups
- Specified by:
addAllToApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromApiGroups
- Specified by:
removeFromApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromApiGroups
- Specified by:
removeAllFromApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiGroups
- Specified by:
getApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiGroup
- Specified by:
getApiGroup
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstApiGroup
- Specified by:
getFirstApiGroup
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastApiGroup
- Specified by:
getLastApiGroup
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingApiGroup
- Specified by:
getMatchingApiGroup
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingApiGroup
- Specified by:
hasMatchingApiGroup
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiGroups
- Specified by:
withApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiGroups
- Specified by:
withApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasApiGroups
- Specified by:
hasApiGroups
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToApiVersions
- Specified by:
addToApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToApiVersions
- Specified by:
setToApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToApiVersions
- Specified by:
addToApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToApiVersions
- Specified by:
addAllToApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromApiVersions
- Specified by:
removeFromApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromApiVersions
- Specified by:
removeAllFromApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiVersions
- Specified by:
getApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiVersion
- Specified by:
getApiVersion
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstApiVersion
- Specified by:
getFirstApiVersion
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastApiVersion
- Specified by:
getLastApiVersion
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingApiVersion
- Specified by:
getMatchingApiVersion
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingApiVersion
- Specified by:
hasMatchingApiVersion
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiVersions
- Specified by:
withApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiVersions
- Specified by:
withApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasApiVersions
- Specified by:
hasApiVersions
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToOperations
- Specified by:
addToOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToOperations
- Specified by:
setToOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToOperations
- Specified by:
addToOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToOperations
- Specified by:
addAllToOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromOperations
- Specified by:
removeFromOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromOperations
- Specified by:
removeAllFromOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getOperations
- Specified by:
getOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getOperation
- Specified by:
getOperation
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstOperation
- Specified by:
getFirstOperation
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastOperation
- Specified by:
getLastOperation
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingOperation
- Specified by:
getMatchingOperation
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingOperation
- Specified by:
hasMatchingOperation
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withOperations
- Specified by:
withOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withOperations
- Specified by:
withOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasOperations
- Specified by:
hasOperations
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToResources
- Specified by:
addToResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToResources
- Specified by:
setToResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToResources
- Specified by:
addToResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToResources
- Specified by:
addAllToResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromResources
- Specified by:
removeFromResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromResources
- Specified by:
removeAllFromResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getResources
- Specified by:
getResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getResource
- Specified by:
getResource
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstResource
- Specified by:
getFirstResource
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastResource
- Specified by:
getLastResource
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingResource
- Specified by:
getMatchingResource
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingResource
- Specified by:
hasMatchingResource
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withResources
- Specified by:
withResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withResources
- Specified by:
withResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasResources
- Specified by:
hasResources
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getScope
- Specified by:
getScope
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withScope
- Specified by:
withScope
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasScope
- Specified by:
hasScope
in interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1RuleWithOperationsFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1RuleWithOperationsFluent<A>>
-
toString
-