@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-07-29T18:17:00.375Z[Etc/UTC]") public class V1LocalObjectReference extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NAME |
Constructor and Description |
---|
V1LocalObjectReference() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Name of the referent.
|
int |
hashCode() |
V1LocalObjectReference |
name(String name) |
void |
setName(String name) |
String |
toString() |
public static final String SERIALIZED_NAME_NAME
public V1LocalObjectReference name(String name)
@Nullable public String getName()
public void setName(String name)
Copyright © 2020. All rights reserved.