public class V1beta1RuleWithOperationsFluentImpl<A extends V1beta1RuleWithOperationsFluent<A>> extends BaseFluent<A> implements V1beta1RuleWithOperationsFluent<A>
_visitables
Constructor and Description |
---|
V1beta1RuleWithOperationsFluentImpl() |
V1beta1RuleWithOperationsFluentImpl(V1beta1RuleWithOperations instance) |
public V1beta1RuleWithOperationsFluentImpl()
public V1beta1RuleWithOperationsFluentImpl(V1beta1RuleWithOperations instance)
public A addToApiGroups(int index, String item)
addToApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A setToApiGroups(int index, String item)
setToApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToApiGroups(String... items)
addToApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addAllToApiGroups(Collection<String> items)
addAllToApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeFromApiGroups(String... items)
removeFromApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeAllFromApiGroups(Collection<String> items)
removeAllFromApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public List<String> getApiGroups()
getApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getApiGroup(int index)
getApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getFirstApiGroup()
getFirstApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getLastApiGroup()
getLastApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getMatchingApiGroup(Predicate<String> predicate)
getMatchingApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasMatchingApiGroup(Predicate<String> predicate)
hasMatchingApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withApiGroups(List<String> apiGroups)
withApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withApiGroups(String... apiGroups)
withApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasApiGroups()
hasApiGroups
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewApiGroup(String arg1)
addNewApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewApiGroup(StringBuilder arg1)
addNewApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewApiGroup(StringBuffer arg1)
addNewApiGroup
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToApiVersions(int index, String item)
addToApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A setToApiVersions(int index, String item)
setToApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToApiVersions(String... items)
addToApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addAllToApiVersions(Collection<String> items)
addAllToApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeFromApiVersions(String... items)
removeFromApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeAllFromApiVersions(Collection<String> items)
removeAllFromApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public List<String> getApiVersions()
getApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getApiVersion(int index)
getApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getFirstApiVersion()
getFirstApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getLastApiVersion()
getLastApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getMatchingApiVersion(Predicate<String> predicate)
getMatchingApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasMatchingApiVersion(Predicate<String> predicate)
hasMatchingApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withApiVersions(List<String> apiVersions)
withApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withApiVersions(String... apiVersions)
withApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasApiVersions()
hasApiVersions
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewApiVersion(String arg1)
addNewApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewApiVersion(StringBuilder arg1)
addNewApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewApiVersion(StringBuffer arg1)
addNewApiVersion
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToOperations(int index, String item)
addToOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A setToOperations(int index, String item)
setToOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToOperations(String... items)
addToOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addAllToOperations(Collection<String> items)
addAllToOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeFromOperations(String... items)
removeFromOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeAllFromOperations(Collection<String> items)
removeAllFromOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public List<String> getOperations()
getOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getOperation(int index)
getOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getFirstOperation()
getFirstOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getLastOperation()
getLastOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getMatchingOperation(Predicate<String> predicate)
getMatchingOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasMatchingOperation(Predicate<String> predicate)
hasMatchingOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withOperations(List<String> operations)
withOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withOperations(String... operations)
withOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasOperations()
hasOperations
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewOperation(String arg1)
addNewOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewOperation(StringBuilder arg1)
addNewOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewOperation(StringBuffer arg1)
addNewOperation
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToResources(int index, String item)
addToResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A setToResources(int index, String item)
setToResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addToResources(String... items)
addToResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addAllToResources(Collection<String> items)
addAllToResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeFromResources(String... items)
removeFromResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A removeAllFromResources(Collection<String> items)
removeAllFromResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public List<String> getResources()
getResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getResource(int index)
getResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getFirstResource()
getFirstResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getLastResource()
getLastResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getMatchingResource(Predicate<String> predicate)
getMatchingResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasMatchingResource(Predicate<String> predicate)
hasMatchingResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withResources(List<String> resources)
withResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withResources(String... resources)
withResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasResources()
hasResources
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewResource(String arg1)
addNewResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewResource(StringBuilder arg1)
addNewResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A addNewResource(StringBuffer arg1)
addNewResource
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public String getScope()
getScope
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withScope(String scope)
withScope
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public Boolean hasScope()
hasScope
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withNewScope(String arg1)
withNewScope
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withNewScope(StringBuilder arg1)
withNewScope
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
public A withNewScope(StringBuffer arg1)
withNewScope
in interface V1beta1RuleWithOperationsFluent<A extends V1beta1RuleWithOperationsFluent<A>>
Copyright © 2020. All rights reserved.