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