public class RuleToFluentImpl<A extends RuleToFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RuleToFluent<A>
RuleToFluent.OperationNested<N>| Constructor and Description |
|---|
RuleToFluentImpl() |
RuleToFluentImpl(RuleTo instance) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
buildOperation() |
RuleToFluent.OperationNested<A> |
editOperation() |
RuleToFluent.OperationNested<A> |
editOrNewOperation() |
RuleToFluent.OperationNested<A> |
editOrNewOperationLike(Operation item) |
boolean |
equals(Object o) |
Operation |
getOperation()
Deprecated.
|
int |
hashCode() |
Boolean |
hasOperation() |
String |
toString() |
RuleToFluent.OperationNested<A> |
withNewOperation() |
RuleToFluent.OperationNested<A> |
withNewOperationLike(Operation item) |
A |
withOperation(Operation operation) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RuleToFluentImpl()
public RuleToFluentImpl(RuleTo instance)
@Deprecated public Operation getOperation()
getOperation in interface RuleToFluent<A extends RuleToFluent<A>>public Operation buildOperation()
buildOperation in interface RuleToFluent<A extends RuleToFluent<A>>public A withOperation(Operation operation)
withOperation in interface RuleToFluent<A extends RuleToFluent<A>>public Boolean hasOperation()
hasOperation in interface RuleToFluent<A extends RuleToFluent<A>>public RuleToFluent.OperationNested<A> withNewOperation()
withNewOperation in interface RuleToFluent<A extends RuleToFluent<A>>public RuleToFluent.OperationNested<A> withNewOperationLike(Operation item)
withNewOperationLike in interface RuleToFluent<A extends RuleToFluent<A>>public RuleToFluent.OperationNested<A> editOperation()
editOperation in interface RuleToFluent<A extends RuleToFluent<A>>public RuleToFluent.OperationNested<A> editOrNewOperation()
editOrNewOperation in interface RuleToFluent<A extends RuleToFluent<A>>public RuleToFluent.OperationNested<A> editOrNewOperationLike(Operation item)
editOrNewOperationLike in interface RuleToFluent<A extends RuleToFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuleToFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuleToFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.