Class V1PolicyRuleFluentImpl<A extends V1PolicyRuleFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PolicyRuleFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1PolicyRuleFluent<A>
- Direct Known Subclasses:
V1PolicyRuleBuilder
public class V1PolicyRuleFluentImpl<A extends V1PolicyRuleFluent<A>>
extends BaseFluent<A>
implements V1PolicyRuleFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1PolicyRuleFluentImpl(io.kubernetes.client.openapi.models.V1PolicyRule instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToApiGroups(Collection<String> items) addAllToNonResourceURLs(Collection<String> items) addAllToResourceNames(Collection<String> items) addAllToResources(Collection<String> items) addAllToVerbs(Collection<String> items) addToApiGroups(Integer index, String item) addToApiGroups(String... items) addToNonResourceURLs(Integer index, String item) addToNonResourceURLs(String... items) addToResourceNames(Integer index, String item) addToResourceNames(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) getMatchingNonResourceURL(Predicate<String> predicate) getMatchingResource(Predicate<String> predicate) getMatchingResourceName(Predicate<String> predicate) getMatchingVerb(Predicate<String> predicate) getNonResourceURL(Integer index) getResource(Integer index) getResourceName(Integer index) getVerbs()inthashCode()hasMatchingApiGroup(Predicate<String> predicate) hasMatchingNonResourceURL(Predicate<String> predicate) hasMatchingResource(Predicate<String> predicate) hasMatchingResourceName(Predicate<String> predicate) hasMatchingVerb(Predicate<String> predicate) hasVerbs()removeAllFromApiGroups(Collection<String> items) removeAllFromResources(Collection<String> items) removeAllFromVerbs(Collection<String> items) removeFromApiGroups(String... items) removeFromNonResourceURLs(String... items) removeFromResourceNames(String... items) removeFromResources(String... items) removeFromVerbs(String... items) setToApiGroups(Integer index, String item) setToNonResourceURLs(Integer index, String item) setToResourceNames(Integer index, String item) setToResources(Integer index, String item) setToVerbs(Integer index, String item) toString()withApiGroups(String... apiGroups) withApiGroups(List<String> apiGroups) withNonResourceURLs(String... nonResourceURLs) withNonResourceURLs(List<String> nonResourceURLs) withResourceNames(String... resourceNames) withResourceNames(List<String> resourceNames) 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
-
V1PolicyRuleFluentImpl
public V1PolicyRuleFluentImpl() -
V1PolicyRuleFluentImpl
public V1PolicyRuleFluentImpl(io.kubernetes.client.openapi.models.V1PolicyRule instance)
-
-
Method Details
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
setToApiGroups
- Specified by:
setToApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addAllToApiGroups
- Specified by:
addAllToApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeFromApiGroups
- Specified by:
removeFromApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeAllFromApiGroups
- Specified by:
removeAllFromApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getApiGroups
- Specified by:
getApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getApiGroup
- Specified by:
getApiGroupin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getFirstApiGroup
- Specified by:
getFirstApiGroupin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getLastApiGroup
- Specified by:
getLastApiGroupin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getMatchingApiGroup
- Specified by:
getMatchingApiGroupin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasMatchingApiGroup
- Specified by:
hasMatchingApiGroupin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasApiGroups
- Specified by:
hasApiGroupsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToNonResourceURLs
- Specified by:
addToNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
setToNonResourceURLs
- Specified by:
setToNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToNonResourceURLs
- Specified by:
addToNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addAllToNonResourceURLs
- Specified by:
addAllToNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeFromNonResourceURLs
- Specified by:
removeFromNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeAllFromNonResourceURLs
- Specified by:
removeAllFromNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getNonResourceURLs
- Specified by:
getNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getNonResourceURL
- Specified by:
getNonResourceURLin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getFirstNonResourceURL
- Specified by:
getFirstNonResourceURLin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getLastNonResourceURL
- Specified by:
getLastNonResourceURLin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getMatchingNonResourceURL
- Specified by:
getMatchingNonResourceURLin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasMatchingNonResourceURL
- Specified by:
hasMatchingNonResourceURLin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withNonResourceURLs
- Specified by:
withNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withNonResourceURLs
- Specified by:
withNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasNonResourceURLs
- Specified by:
hasNonResourceURLsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToResourceNames
- Specified by:
addToResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
setToResourceNames
- Specified by:
setToResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToResourceNames
- Specified by:
addToResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addAllToResourceNames
- Specified by:
addAllToResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeFromResourceNames
- Specified by:
removeFromResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeAllFromResourceNames
- Specified by:
removeAllFromResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getResourceNames
- Specified by:
getResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getResourceName
- Specified by:
getResourceNamein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getFirstResourceName
- Specified by:
getFirstResourceNamein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getLastResourceName
- Specified by:
getLastResourceNamein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getMatchingResourceName
- Specified by:
getMatchingResourceNamein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasMatchingResourceName
- Specified by:
hasMatchingResourceNamein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withResourceNames
- Specified by:
withResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withResourceNames
- Specified by:
withResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasResourceNames
- Specified by:
hasResourceNamesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
setToResources
- Specified by:
setToResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addAllToResources
- Specified by:
addAllToResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeFromResources
- Specified by:
removeFromResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeAllFromResources
- Specified by:
removeAllFromResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getResources
- Specified by:
getResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getResource
- Specified by:
getResourcein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getFirstResource
- Specified by:
getFirstResourcein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getLastResource
- Specified by:
getLastResourcein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getMatchingResource
- Specified by:
getMatchingResourcein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasMatchingResource
- Specified by:
hasMatchingResourcein interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasResources
- Specified by:
hasResourcesin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
setToVerbs
- Specified by:
setToVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
addAllToVerbs
- Specified by:
addAllToVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeFromVerbs
- Specified by:
removeFromVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
removeAllFromVerbs
- Specified by:
removeAllFromVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getVerbs
- Specified by:
getVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getVerb
- Specified by:
getVerbin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getFirstVerb
- Specified by:
getFirstVerbin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getLastVerb
- Specified by:
getLastVerbin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
getMatchingVerb
- Specified by:
getMatchingVerbin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasMatchingVerb
- Specified by:
hasMatchingVerbin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
hasVerbs
- Specified by:
hasVerbsin interfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1PolicyRuleFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1PolicyRuleFluent<A>>
-
toString
-