public class FlowDistinguisherMethodFluentImpl<A extends FlowDistinguisherMethodFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements FlowDistinguisherMethodFluent<A>
| Constructor and Description |
|---|
FlowDistinguisherMethodFluentImpl() |
FlowDistinguisherMethodFluentImpl(FlowDistinguisherMethod instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType() |
int |
hashCode() |
Boolean |
hasType() |
A |
withNewType(String arg0)
Deprecated.
|
A |
withType(String type) |
public FlowDistinguisherMethodFluentImpl()
public FlowDistinguisherMethodFluentImpl(FlowDistinguisherMethod instance)
public String getType()
getType in interface FlowDistinguisherMethodFluent<A extends FlowDistinguisherMethodFluent<A>>public A withType(String type)
withType in interface FlowDistinguisherMethodFluent<A extends FlowDistinguisherMethodFluent<A>>public Boolean hasType()
hasType in interface FlowDistinguisherMethodFluent<A extends FlowDistinguisherMethodFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface FlowDistinguisherMethodFluent<A extends FlowDistinguisherMethodFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.