public class V1beta1FlowDistinguisherMethodFluentImpl<A extends V1beta1FlowDistinguisherMethodFluent<A>> extends BaseFluent<A> implements V1beta1FlowDistinguisherMethodFluent<A>
_visitables, VISIT
Constructor and Description |
---|
V1beta1FlowDistinguisherMethodFluentImpl() |
V1beta1FlowDistinguisherMethodFluentImpl(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getType() |
int |
hashCode() |
Boolean |
hasType() |
A |
withNewType(String original)
Deprecated.
|
A |
withType(String type) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1beta1FlowDistinguisherMethodFluentImpl()
public V1beta1FlowDistinguisherMethodFluentImpl(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance)
public String getType()
getType
in interface V1beta1FlowDistinguisherMethodFluent<A extends V1beta1FlowDistinguisherMethodFluent<A>>
public A withType(String type)
withType
in interface V1beta1FlowDistinguisherMethodFluent<A extends V1beta1FlowDistinguisherMethodFluent<A>>
public Boolean hasType()
hasType
in interface V1beta1FlowDistinguisherMethodFluent<A extends V1beta1FlowDistinguisherMethodFluent<A>>
@Deprecated public A withNewType(String original)
withNewType
in interface V1beta1FlowDistinguisherMethodFluent<A extends V1beta1FlowDistinguisherMethodFluent<A>>
Copyright © 2021. All rights reserved.