public class V1alpha1ResourcePolicyRuleFluentImpl<A extends V1alpha1ResourcePolicyRuleFluent<A>> extends BaseFluent<A> implements V1alpha1ResourcePolicyRuleFluent<A>
_visitables
Constructor and Description |
---|
V1alpha1ResourcePolicyRuleFluentImpl() |
V1alpha1ResourcePolicyRuleFluentImpl(V1alpha1ResourcePolicyRule instance) |
public V1alpha1ResourcePolicyRuleFluentImpl()
public V1alpha1ResourcePolicyRuleFluentImpl(V1alpha1ResourcePolicyRule instance)
public A addToApiGroups(int index, String item)
addToApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A setToApiGroups(int index, String item)
setToApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToApiGroups(String... items)
addToApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addAllToApiGroups(Collection<String> items)
addAllToApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeFromApiGroups(String... items)
removeFromApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeAllFromApiGroups(Collection<String> items)
removeAllFromApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public List<String> getApiGroups()
getApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getApiGroup(int index)
getApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getFirstApiGroup()
getFirstApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getLastApiGroup()
getLastApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getMatchingApiGroup(Predicate<String> predicate)
getMatchingApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasMatchingApiGroup(Predicate<String> predicate)
hasMatchingApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withApiGroups(List<String> apiGroups)
withApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withApiGroups(String... apiGroups)
withApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasApiGroups()
hasApiGroups
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewApiGroup(String arg1)
addNewApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewApiGroup(StringBuilder arg1)
addNewApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewApiGroup(StringBuffer arg1)
addNewApiGroup
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean isClusterScope()
isClusterScope
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withClusterScope(Boolean clusterScope)
withClusterScope
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasClusterScope()
hasClusterScope
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withNewClusterScope(String arg1)
withNewClusterScope
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withNewClusterScope(boolean arg1)
withNewClusterScope
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToNamespaces(int index, String item)
addToNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A setToNamespaces(int index, String item)
setToNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToNamespaces(String... items)
addToNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addAllToNamespaces(Collection<String> items)
addAllToNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeFromNamespaces(String... items)
removeFromNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeAllFromNamespaces(Collection<String> items)
removeAllFromNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public List<String> getNamespaces()
getNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getNamespace(int index)
getNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getFirstNamespace()
getFirstNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getLastNamespace()
getLastNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getMatchingNamespace(Predicate<String> predicate)
getMatchingNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasMatchingNamespace(Predicate<String> predicate)
hasMatchingNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withNamespaces(List<String> namespaces)
withNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withNamespaces(String... namespaces)
withNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasNamespaces()
hasNamespaces
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewNamespace(String arg1)
addNewNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewNamespace(StringBuilder arg1)
addNewNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewNamespace(StringBuffer arg1)
addNewNamespace
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToResources(int index, String item)
addToResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A setToResources(int index, String item)
setToResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToResources(String... items)
addToResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addAllToResources(Collection<String> items)
addAllToResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeFromResources(String... items)
removeFromResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeAllFromResources(Collection<String> items)
removeAllFromResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public List<String> getResources()
getResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getResource(int index)
getResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getFirstResource()
getFirstResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getLastResource()
getLastResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getMatchingResource(Predicate<String> predicate)
getMatchingResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasMatchingResource(Predicate<String> predicate)
hasMatchingResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withResources(List<String> resources)
withResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withResources(String... resources)
withResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasResources()
hasResources
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewResource(String arg1)
addNewResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewResource(StringBuilder arg1)
addNewResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewResource(StringBuffer arg1)
addNewResource
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToVerbs(int index, String item)
addToVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A setToVerbs(int index, String item)
setToVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addToVerbs(String... items)
addToVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addAllToVerbs(Collection<String> items)
addAllToVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeFromVerbs(String... items)
removeFromVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A removeAllFromVerbs(Collection<String> items)
removeAllFromVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public List<String> getVerbs()
getVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getVerb(int index)
getVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getFirstVerb()
getFirstVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getLastVerb()
getLastVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public String getMatchingVerb(Predicate<String> predicate)
getMatchingVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasMatchingVerb(Predicate<String> predicate)
hasMatchingVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withVerbs(List<String> verbs)
withVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A withVerbs(String... verbs)
withVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public Boolean hasVerbs()
hasVerbs
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewVerb(String arg1)
addNewVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewVerb(StringBuilder arg1)
addNewVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
public A addNewVerb(StringBuffer arg1)
addNewVerb
in interface V1alpha1ResourcePolicyRuleFluent<A extends V1alpha1ResourcePolicyRuleFluent<A>>
Copyright © 2020. All rights reserved.