@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-01-04T09:55:14.976Z[Etc/UTC]") public class V1alpha1FlowDistinguisherMethod extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_TYPE |
Constructor and Description |
---|
V1alpha1FlowDistinguisherMethod() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getType()
`type` is the type of flow distinguisher method The supported types are
\"ByUser\" and \"ByNamespace\".
|
int |
hashCode() |
void |
setType(String type) |
String |
toString() |
V1alpha1FlowDistinguisherMethod |
type(String type) |
public static final String SERIALIZED_NAME_TYPE
public V1alpha1FlowDistinguisherMethod type(String type)
public String getType()
public void setType(String type)
Copyright © 2021. All rights reserved.