Class V1beta1NonResourcePolicyRuleFluentImpl<A extends V1beta1NonResourcePolicyRuleFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRuleFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1beta1NonResourcePolicyRuleFluent<A>
- Direct Known Subclasses:
V1beta1NonResourcePolicyRuleBuilder
public class V1beta1NonResourcePolicyRuleFluentImpl<A extends V1beta1NonResourcePolicyRuleFluent<A>>
extends BaseFluent<A>
implements V1beta1NonResourcePolicyRuleFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1beta1NonResourcePolicyRuleFluentImpl
(io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToNonResourceURLs
(Collection<String> items) addAllToVerbs
(Collection<String> items) addToNonResourceURLs
(Integer index, String item) addToNonResourceURLs
(String... items) addToVerbs
(Integer index, String item) addToVerbs
(String... items) boolean
getMatchingNonResourceURL
(Predicate<String> predicate) getMatchingVerb
(Predicate<String> predicate) getNonResourceURL
(Integer index) getVerbs()
int
hashCode()
hasMatchingNonResourceURL
(Predicate<String> predicate) hasMatchingVerb
(Predicate<String> predicate) hasVerbs()
removeAllFromVerbs
(Collection<String> items) removeFromNonResourceURLs
(String... items) removeFromVerbs
(String... items) setToNonResourceURLs
(Integer index, String item) setToVerbs
(Integer index, String item) toString()
withNonResourceURLs
(String... nonResourceURLs) withNonResourceURLs
(List<String> nonResourceURLs) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta1NonResourcePolicyRuleFluentImpl
public V1beta1NonResourcePolicyRuleFluentImpl() -
V1beta1NonResourcePolicyRuleFluentImpl
public V1beta1NonResourcePolicyRuleFluentImpl(io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule instance)
-
-
Method Details
-
addToNonResourceURLs
- Specified by:
addToNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
setToNonResourceURLs
- Specified by:
setToNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
addToNonResourceURLs
- Specified by:
addToNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
addAllToNonResourceURLs
- Specified by:
addAllToNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
removeFromNonResourceURLs
- Specified by:
removeFromNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
removeAllFromNonResourceURLs
- Specified by:
removeAllFromNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getNonResourceURLs
- Specified by:
getNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getNonResourceURL
- Specified by:
getNonResourceURL
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getFirstNonResourceURL
- Specified by:
getFirstNonResourceURL
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getLastNonResourceURL
- Specified by:
getLastNonResourceURL
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getMatchingNonResourceURL
- Specified by:
getMatchingNonResourceURL
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
hasMatchingNonResourceURL
- Specified by:
hasMatchingNonResourceURL
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
withNonResourceURLs
- Specified by:
withNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
withNonResourceURLs
- Specified by:
withNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
hasNonResourceURLs
- Specified by:
hasNonResourceURLs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
setToVerbs
- Specified by:
setToVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
addToVerbs
- Specified by:
addToVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
addAllToVerbs
- Specified by:
addAllToVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
removeFromVerbs
- Specified by:
removeFromVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
removeAllFromVerbs
- Specified by:
removeAllFromVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getVerbs
- Specified by:
getVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getVerb
- Specified by:
getVerb
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getFirstVerb
- Specified by:
getFirstVerb
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getLastVerb
- Specified by:
getLastVerb
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
getMatchingVerb
- Specified by:
getMatchingVerb
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
hasMatchingVerb
- Specified by:
hasMatchingVerb
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
withVerbs
- Specified by:
withVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
hasVerbs
- Specified by:
hasVerbs
in interfaceV1beta1NonResourcePolicyRuleFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1beta1NonResourcePolicyRuleFluent<A>>
-
toString
-