public class GetOptionsFluent<A extends GetOptionsFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
GetOptionsFluent() |
GetOptionsFluent(GetOptions instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getApiVersion() |
String |
getKind() |
String |
getResourceVersion() |
boolean |
hasAdditionalProperties() |
boolean |
hasApiVersion() |
int |
hashCode() |
boolean |
hasKind() |
boolean |
hasResourceVersion() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withApiVersion(String apiVersion) |
A |
withKind(String kind) |
A |
withResourceVersion(String resourceVersion) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GetOptionsFluent()
public GetOptionsFluent(GetOptions instance)
public String getApiVersion()
public boolean hasApiVersion()
public String getKind()
public boolean hasKind()
public String getResourceVersion()
public boolean hasResourceVersion()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends GetOptionsFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends GetOptionsFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.