Class V1beta2ResourcePolicyRuleFluentImpl<A extends V1beta2ResourcePolicyRuleFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRuleFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1beta2ResourcePolicyRuleFluent<A>
- Direct Known Subclasses:
V1beta2ResourcePolicyRuleBuilder
public class V1beta2ResourcePolicyRuleFluentImpl<A extends V1beta2ResourcePolicyRuleFluent<A>>
extends BaseFluent<A>
implements V1beta2ResourcePolicyRuleFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1beta2ResourcePolicyRuleFluentImpl(io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToApiGroups(Collection<String> items) addAllToNamespaces(Collection<String> items) addAllToResources(Collection<String> items) addAllToVerbs(Collection<String> items) addToApiGroups(Integer index, String item) addToApiGroups(String... items) addToNamespaces(Integer index, String item) addToNamespaces(String... items) addToResources(Integer index, String item) addToResources(String... items) addToVerbs(Integer index, String item) addToVerbs(String... items) booleangetApiGroup(Integer index) getMatchingApiGroup(Predicate<String> predicate) getMatchingNamespace(Predicate<String> predicate) getMatchingResource(Predicate<String> predicate) getMatchingVerb(Predicate<String> predicate) getNamespace(Integer index) getResource(Integer index) getVerbs()inthashCode()hasMatchingApiGroup(Predicate<String> predicate) hasMatchingNamespace(Predicate<String> predicate) hasMatchingResource(Predicate<String> predicate) hasMatchingVerb(Predicate<String> predicate) hasVerbs()removeAllFromApiGroups(Collection<String> items) removeAllFromNamespaces(Collection<String> items) removeAllFromResources(Collection<String> items) removeAllFromVerbs(Collection<String> items) removeFromApiGroups(String... items) removeFromNamespaces(String... items) removeFromResources(String... items) removeFromVerbs(String... items) setToApiGroups(Integer index, String item) setToNamespaces(Integer index, String item) setToResources(Integer index, String item) setToVerbs(Integer index, String item) toString()withApiGroups(String... apiGroups) withApiGroups(List<String> apiGroups) withClusterScope(Boolean clusterScope) withNamespaces(String... namespaces) withNamespaces(List<String> namespaces) 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
-
V1beta2ResourcePolicyRuleFluentImpl
public V1beta2ResourcePolicyRuleFluentImpl() -
V1beta2ResourcePolicyRuleFluentImpl
public V1beta2ResourcePolicyRuleFluentImpl(io.kubernetes.client.openapi.models.V1beta2ResourcePolicyRule instance)
-
-
Method Details
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
setToApiGroups
- Specified by:
setToApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addAllToApiGroups
- Specified by:
addAllToApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeFromApiGroups
- Specified by:
removeFromApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeAllFromApiGroups
- Specified by:
removeAllFromApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getApiGroups
- Specified by:
getApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getApiGroup
- Specified by:
getApiGroupin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getFirstApiGroup
- Specified by:
getFirstApiGroupin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getLastApiGroup
- Specified by:
getLastApiGroupin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getMatchingApiGroup
- Specified by:
getMatchingApiGroupin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasMatchingApiGroup
- Specified by:
hasMatchingApiGroupin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasApiGroups
- Specified by:
hasApiGroupsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getClusterScope
- Specified by:
getClusterScopein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withClusterScope
- Specified by:
withClusterScopein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasClusterScope
- Specified by:
hasClusterScopein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToNamespaces
- Specified by:
addToNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
setToNamespaces
- Specified by:
setToNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToNamespaces
- Specified by:
addToNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addAllToNamespaces
- Specified by:
addAllToNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeFromNamespaces
- Specified by:
removeFromNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeAllFromNamespaces
- Specified by:
removeAllFromNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getNamespaces
- Specified by:
getNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getNamespace
- Specified by:
getNamespacein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getFirstNamespace
- Specified by:
getFirstNamespacein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getLastNamespace
- Specified by:
getLastNamespacein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getMatchingNamespace
- Specified by:
getMatchingNamespacein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasMatchingNamespace
- Specified by:
hasMatchingNamespacein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withNamespaces
- Specified by:
withNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withNamespaces
- Specified by:
withNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasNamespaces
- Specified by:
hasNamespacesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
setToResources
- Specified by:
setToResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addAllToResources
- Specified by:
addAllToResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeFromResources
- Specified by:
removeFromResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeAllFromResources
- Specified by:
removeAllFromResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getResources
- Specified by:
getResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getResource
- Specified by:
getResourcein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getFirstResource
- Specified by:
getFirstResourcein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getLastResource
- Specified by:
getLastResourcein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getMatchingResource
- Specified by:
getMatchingResourcein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasMatchingResource
- Specified by:
hasMatchingResourcein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasResources
- Specified by:
hasResourcesin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
setToVerbs
- Specified by:
setToVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
addAllToVerbs
- Specified by:
addAllToVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeFromVerbs
- Specified by:
removeFromVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
removeAllFromVerbs
- Specified by:
removeAllFromVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getVerbs
- Specified by:
getVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getVerb
- Specified by:
getVerbin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getFirstVerb
- Specified by:
getFirstVerbin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getLastVerb
- Specified by:
getLastVerbin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
getMatchingVerb
- Specified by:
getMatchingVerbin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasMatchingVerb
- Specified by:
hasMatchingVerbin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hasVerbs
- Specified by:
hasVerbsin interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-
toString
-
withClusterScope
- Specified by:
withClusterScopein interfaceV1beta2ResourcePolicyRuleFluent<A extends V1beta2ResourcePolicyRuleFluent<A>>
-