@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-06-19T10:47:33.387Z[Etc/UTC]") public class V1alpha1PriorityLevelConfigurationReference extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NAME |
Constructor and Description |
---|
V1alpha1PriorityLevelConfigurationReference() |
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() |
V1alpha1PriorityLevelConfigurationReference |
name(String name) |
void |
setName(String name) |
String |
toString() |
public static final String SERIALIZED_NAME_NAME
public V1alpha1PriorityLevelConfigurationReference()
public V1alpha1PriorityLevelConfigurationReference name(String name)
public String getName()
public void setName(String name)
Copyright © 2020. All rights reserved.