public class RuleToFluent<A extends RuleToFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RuleToFluent.OperationNested<N> |
| Constructor and Description |
|---|
RuleToFluent() |
RuleToFluent(RuleTo instance) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
buildOperation() |
protected void |
copyInstance(RuleTo instance) |
RuleToFluent.OperationNested<A> |
editOperation() |
RuleToFluent.OperationNested<A> |
editOrNewOperation() |
RuleToFluent.OperationNested<A> |
editOrNewOperationLike(Operation item) |
boolean |
equals(Object o) |
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 RuleToFluent()
public RuleToFluent(RuleTo instance)
protected void copyInstance(RuleTo instance)
public Operation buildOperation()
public boolean hasOperation()
public RuleToFluent.OperationNested<A> withNewOperation()
public RuleToFluent.OperationNested<A> withNewOperationLike(Operation item)
public RuleToFluent.OperationNested<A> editOperation()
public RuleToFluent.OperationNested<A> editOrNewOperation()
public RuleToFluent.OperationNested<A> editOrNewOperationLike(Operation item)
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–2023 Red Hat. All rights reserved.