@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-05-06T16:45:00.555Z[Etc/UTC]") public class V1beta1FlowDistinguisherMethod extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_TYPE |
Constructor and Description |
---|
V1beta1FlowDistinguisherMethod() |
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() |
V1beta1FlowDistinguisherMethod |
type(String type) |
public static final String SERIALIZED_NAME_TYPE
public V1beta1FlowDistinguisherMethod type(String type)
public String getType()
public void setType(String type)
Copyright © 2022. All rights reserved.