public class DoneableAccessRule extends AccessRuleFluentImpl<DoneableAccessRule> implements io.fabric8.kubernetes.api.model.Doneable<AccessRule>
AccessRuleFluentImpl.ConstraintsNestedImpl<N>AccessRuleFluent.ConstraintsNested<N>| Constructor and Description |
|---|
DoneableAccessRule(AccessRule item) |
DoneableAccessRule(AccessRule item,
io.fabric8.kubernetes.api.builder.Function<AccessRule,AccessRule> function) |
DoneableAccessRule(io.fabric8.kubernetes.api.builder.Function<AccessRule,AccessRule> function) |
| Modifier and Type | Method and Description |
|---|---|
AccessRule |
done() |
addAllToConstraints, addAllToMethods, addAllToPaths, addAllToServices, addNewConstraint, addNewConstraintLike, addToConstraints, addToConstraints, addToMethods, addToMethods, addToPaths, addToPaths, addToServices, addToServices, buildConstraint, buildConstraints, buildFirstConstraint, buildLastConstraint, buildMatchingConstraint, editConstraint, editFirstConstraint, editLastConstraint, editMatchingConstraint, equals, getConstraints, getFirstMethod, getFirstPath, getFirstService, getLastMethod, getLastPath, getLastService, getMatchingMethod, getMatchingPath, getMatchingService, getMethod, getMethods, getPath, getPaths, getService, getServices, hasConstraints, hasMethods, hasPaths, hasServices, removeAllFromConstraints, removeAllFromMethods, removeAllFromPaths, removeAllFromServices, removeFromConstraints, removeFromMethods, removeFromPaths, removeFromServices, setNewConstraintLike, setToConstraints, setToMethods, setToPaths, setToServices, withConstraints, withConstraints, withMethods, withMethods, withPaths, withPaths, withServices, withServicespublic DoneableAccessRule(io.fabric8.kubernetes.api.builder.Function<AccessRule,AccessRule> function)
public DoneableAccessRule(AccessRule item, io.fabric8.kubernetes.api.builder.Function<AccessRule,AccessRule> function)
public DoneableAccessRule(AccessRule item)
public AccessRule done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AccessRule>Copyright © 2017–2018 Red Hat. All rights reserved.