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) booleangetApiGroup(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()inthashCode()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:
addToApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToApiGroups
- Specified by:
setToApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToApiGroups
- Specified by:
addAllToApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromApiGroups
- Specified by:
removeFromApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromApiGroups
- Specified by:
removeAllFromApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiGroups
- Specified by:
getApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiGroup
- Specified by:
getApiGroupin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstApiGroup
- Specified by:
getFirstApiGroupin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastApiGroup
- Specified by:
getLastApiGroupin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingApiGroup
- Specified by:
getMatchingApiGroupin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingApiGroup
- Specified by:
hasMatchingApiGroupin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasApiGroups
- Specified by:
hasApiGroupsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToApiVersions
- Specified by:
addToApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToApiVersions
- Specified by:
setToApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToApiVersions
- Specified by:
addToApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToApiVersions
- Specified by:
addAllToApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromApiVersions
- Specified by:
removeFromApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromApiVersions
- Specified by:
removeAllFromApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiVersions
- Specified by:
getApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstApiVersion
- Specified by:
getFirstApiVersionin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastApiVersion
- Specified by:
getLastApiVersionin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingApiVersion
- Specified by:
getMatchingApiVersionin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingApiVersion
- Specified by:
hasMatchingApiVersionin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiVersions
- Specified by:
withApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withApiVersions
- Specified by:
withApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasApiVersions
- Specified by:
hasApiVersionsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToOperations
- Specified by:
addToOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToOperations
- Specified by:
setToOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToOperations
- Specified by:
addToOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToOperations
- Specified by:
addAllToOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromOperations
- Specified by:
removeFromOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromOperations
- Specified by:
removeAllFromOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getOperations
- Specified by:
getOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getOperation
- Specified by:
getOperationin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstOperation
- Specified by:
getFirstOperationin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastOperation
- Specified by:
getLastOperationin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingOperation
- Specified by:
getMatchingOperationin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingOperation
- Specified by:
hasMatchingOperationin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withOperations
- Specified by:
withOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withOperations
- Specified by:
withOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasOperations
- Specified by:
hasOperationsin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
setToResources
- Specified by:
setToResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
addAllToResources
- Specified by:
addAllToResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeFromResources
- Specified by:
removeFromResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
removeAllFromResources
- Specified by:
removeAllFromResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getResources
- Specified by:
getResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getResource
- Specified by:
getResourcein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getFirstResource
- Specified by:
getFirstResourcein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getLastResource
- Specified by:
getLastResourcein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getMatchingResource
- Specified by:
getMatchingResourcein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasMatchingResource
- Specified by:
hasMatchingResourcein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasResources
- Specified by:
hasResourcesin interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
getScope
- Specified by:
getScopein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
withScope
- Specified by:
withScopein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
hasScope
- Specified by:
hasScopein interfaceV1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1RuleWithOperationsFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1RuleWithOperationsFluent<A>>
-
toString
-