Class RuleFluentImpl<A extends RuleFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.admissionregistration.v1.RuleFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,RuleFluent<A>
- Direct Known Subclasses:
DoneableRule,RuleBuilder
public class RuleFluentImpl<A extends RuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RuleFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RuleFluentImpl()RuleFluentImpl(Rule instance) -
Method Summary
-
Constructor Details
-
RuleFluentImpl
public RuleFluentImpl() -
RuleFluentImpl
-
-
Method Details
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
setToApiGroups
- Specified by:
setToApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
addToApiGroups
- Specified by:
addToApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
addAllToApiGroups
- Specified by:
addAllToApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
removeFromApiGroups
- Specified by:
removeFromApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
removeAllFromApiGroups
- Specified by:
removeAllFromApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
getApiGroups
- Specified by:
getApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
getApiGroup
- Specified by:
getApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
getFirstApiGroup
- Specified by:
getFirstApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
getLastApiGroup
- Specified by:
getLastApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
getMatchingApiGroup
- Specified by:
getMatchingApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
hasMatchingApiGroup
- Specified by:
hasMatchingApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
withApiGroups
- Specified by:
withApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
hasApiGroups
- Specified by:
hasApiGroupsin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewApiGroup
- Specified by:
addNewApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewApiGroup
- Specified by:
addNewApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewApiGroup
- Specified by:
addNewApiGroupin interfaceRuleFluent<A extends RuleFluent<A>>
-
addToApiVersions
- Specified by:
addToApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
setToApiVersions
- Specified by:
setToApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
addToApiVersions
- Specified by:
addToApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
addAllToApiVersions
- Specified by:
addAllToApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
removeFromApiVersions
- Specified by:
removeFromApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
removeAllFromApiVersions
- Specified by:
removeAllFromApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
getApiVersions
- Specified by:
getApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
getApiVersion
- Specified by:
getApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
getFirstApiVersion
- Specified by:
getFirstApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
getLastApiVersion
- Specified by:
getLastApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
getMatchingApiVersion
- Specified by:
getMatchingApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
hasMatchingApiVersion
public Boolean hasMatchingApiVersion(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)- Specified by:
hasMatchingApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
withApiVersions
- Specified by:
withApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
withApiVersions
- Specified by:
withApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
hasApiVersions
- Specified by:
hasApiVersionsin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewApiVersion
- Specified by:
addNewApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewApiVersion
- Specified by:
addNewApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewApiVersion
- Specified by:
addNewApiVersionin interfaceRuleFluent<A extends RuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
setToResources
- Specified by:
setToResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
addToResources
- Specified by:
addToResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
addAllToResources
- Specified by:
addAllToResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
removeFromResources
- Specified by:
removeFromResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
removeAllFromResources
- Specified by:
removeAllFromResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
getResources
- Specified by:
getResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
getResource
- Specified by:
getResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
getFirstResource
- Specified by:
getFirstResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
getLastResource
- Specified by:
getLastResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
getMatchingResource
- Specified by:
getMatchingResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
hasMatchingResource
- Specified by:
hasMatchingResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
hasResources
- Specified by:
hasResourcesin interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewResource
- Specified by:
addNewResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewResource
- Specified by:
addNewResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
addNewResource
- Specified by:
addNewResourcein interfaceRuleFluent<A extends RuleFluent<A>>
-
getScope
- Specified by:
getScopein interfaceRuleFluent<A extends RuleFluent<A>>
-
withScope
- Specified by:
withScopein interfaceRuleFluent<A extends RuleFluent<A>>
-
hasScope
- Specified by:
hasScopein interfaceRuleFluent<A extends RuleFluent<A>>
-
withNewScope
- Specified by:
withNewScopein interfaceRuleFluent<A extends RuleFluent<A>>
-
withNewScope
- Specified by:
withNewScopein interfaceRuleFluent<A extends RuleFluent<A>>
-
withNewScope
- Specified by:
withNewScopein interfaceRuleFluent<A extends RuleFluent<A>>
-
equals
-