public class V1alpha1GlobalParameter extends Object
| Constructor and Description |
|---|
V1alpha1GlobalParameter() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1GlobalParameter |
description(V1alpha1I18nName description) |
boolean |
equals(Object o) |
V1alpha1I18nName |
getDescription()
Description description of parameter
|
String |
getName()
Name the name of parameter
|
int |
hashCode() |
V1alpha1GlobalParameter |
name(String name) |
void |
setDescription(V1alpha1I18nName description) |
void |
setName(String name) |
String |
toString() |
public V1alpha1GlobalParameter description(V1alpha1I18nName description)
public V1alpha1I18nName getDescription()
public void setDescription(V1alpha1I18nName description)
public V1alpha1GlobalParameter name(String name)
public String getName()
public void setName(String name)
Copyright © 2019. All rights reserved.