@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-04-08T04:59:41.589Z[Etc/UTC]") public class V1beta2PriorityLevelConfigurationReference extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NAME |
Constructor and Description |
---|
V1beta2PriorityLevelConfigurationReference() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
`name` is the name of the priority level configuration being referenced Required.
|
int |
hashCode() |
V1beta2PriorityLevelConfigurationReference |
name(String name) |
void |
setName(String name) |
String |
toString() |
public static final String SERIALIZED_NAME_NAME
public V1beta2PriorityLevelConfigurationReference()
public V1beta2PriorityLevelConfigurationReference name(String name)
public String getName()
public void setName(String name)
Copyright © 2022. All rights reserved.