public class V1alpha1FlowDistinguisherMethodFluentImpl<A extends V1alpha1FlowDistinguisherMethodFluent<A>> extends BaseFluent<A> implements V1alpha1FlowDistinguisherMethodFluent<A>
_visitables
Constructor and Description |
---|
V1alpha1FlowDistinguisherMethodFluentImpl() |
V1alpha1FlowDistinguisherMethodFluentImpl(V1alpha1FlowDistinguisherMethod instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getType() |
int |
hashCode() |
Boolean |
hasType() |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withType(String type) |
public V1alpha1FlowDistinguisherMethodFluentImpl()
public V1alpha1FlowDistinguisherMethodFluentImpl(V1alpha1FlowDistinguisherMethod instance)
public String getType()
getType
in interface V1alpha1FlowDistinguisherMethodFluent<A extends V1alpha1FlowDistinguisherMethodFluent<A>>
public A withType(String type)
withType
in interface V1alpha1FlowDistinguisherMethodFluent<A extends V1alpha1FlowDistinguisherMethodFluent<A>>
public Boolean hasType()
hasType
in interface V1alpha1FlowDistinguisherMethodFluent<A extends V1alpha1FlowDistinguisherMethodFluent<A>>
public A withNewType(String arg1)
withNewType
in interface V1alpha1FlowDistinguisherMethodFluent<A extends V1alpha1FlowDistinguisherMethodFluent<A>>
public A withNewType(StringBuilder arg1)
withNewType
in interface V1alpha1FlowDistinguisherMethodFluent<A extends V1alpha1FlowDistinguisherMethodFluent<A>>
public A withNewType(StringBuffer arg1)
withNewType
in interface V1alpha1FlowDistinguisherMethodFluent<A extends V1alpha1FlowDistinguisherMethodFluent<A>>
Copyright © 2020. All rights reserved.