public class DoneableRuleWithOperations extends RuleWithOperationsFluentImpl<DoneableRuleWithOperations> implements io.fabric8.kubernetes.api.model.Doneable<RuleWithOperations>
| Constructor and Description |
|---|
DoneableRuleWithOperations(io.fabric8.kubernetes.api.builder.Function<RuleWithOperations,RuleWithOperations> function) |
DoneableRuleWithOperations(RuleWithOperations item) |
DoneableRuleWithOperations(RuleWithOperations item,
io.fabric8.kubernetes.api.builder.Function<RuleWithOperations,RuleWithOperations> function) |
| Modifier and Type | Method and Description |
|---|---|
RuleWithOperations |
done() |
addAllToApiGroups, addAllToApiVersions, addAllToOperations, addAllToResources, addNewApiGroup, addNewApiGroup, addNewApiGroup, addNewApiVersion, addNewApiVersion, addNewApiVersion, addNewOperation, addNewOperation, addNewOperation, addNewResource, addNewResource, addNewResource, addToApiGroups, addToApiGroups, addToApiVersions, addToApiVersions, addToOperations, addToOperations, addToResources, addToResources, equals, getApiGroup, getApiGroups, getApiVersion, getApiVersions, getFirstApiGroup, getFirstApiVersion, getFirstOperation, getFirstResource, getLastApiGroup, getLastApiVersion, getLastOperation, getLastResource, getMatchingApiGroup, getMatchingApiVersion, getMatchingOperation, getMatchingResource, getOperation, getOperations, getResource, getResources, getScope, hasApiGroups, hasApiVersions, hasMatchingApiGroup, hasMatchingApiVersion, hasMatchingOperation, hasMatchingResource, hasOperations, hasResources, hasScope, removeAllFromApiGroups, removeAllFromApiVersions, removeAllFromOperations, removeAllFromResources, removeFromApiGroups, removeFromApiVersions, removeFromOperations, removeFromResources, setToApiGroups, setToApiVersions, setToOperations, setToResources, withApiGroups, withApiGroups, withApiVersions, withApiVersions, withNewScope, withNewScope, withNewScope, withOperations, withOperations, withResources, withResources, withScopepublic DoneableRuleWithOperations(io.fabric8.kubernetes.api.builder.Function<RuleWithOperations,RuleWithOperations> function)
public DoneableRuleWithOperations(RuleWithOperations item, io.fabric8.kubernetes.api.builder.Function<RuleWithOperations,RuleWithOperations> function)
public DoneableRuleWithOperations(RuleWithOperations item)
public RuleWithOperations done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RuleWithOperations>Copyright © 2015–2020 Red Hat. All rights reserved.