public class PlatformStatusFluentImpl<A extends PlatformStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformStatusFluent<A>
PlatformStatusFluent.AwsNested<N>| Constructor and Description |
|---|
PlatformStatusFluentImpl() |
PlatformStatusFluentImpl(PlatformStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
PlatformStatus |
buildAws() |
PlatformStatusFluent.AwsNested<A> |
editAws() |
PlatformStatusFluent.AwsNested<A> |
editOrNewAws() |
PlatformStatusFluent.AwsNested<A> |
editOrNewAwsLike(PlatformStatus item) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
PlatformStatus |
getAws()
Deprecated.
|
Boolean |
hasAdditionalProperties() |
Boolean |
hasAws() |
int |
hashCode() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withAws(PlatformStatus aws) |
PlatformStatusFluent.AwsNested<A> |
withNewAws() |
PlatformStatusFluent.AwsNested<A> |
withNewAwsLike(PlatformStatus item) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlatformStatusFluentImpl()
public PlatformStatusFluentImpl(PlatformStatus instance)
@Deprecated public PlatformStatus getAws()
getAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatus buildAws()
buildAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A withAws(PlatformStatus aws)
withAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public Boolean hasAws()
hasAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.AwsNested<A> withNewAws()
withNewAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.AwsNested<A> withNewAwsLike(PlatformStatus item)
withNewAwsLike in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.AwsNested<A> editAws()
editAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.AwsNested<A> editOrNewAws()
editOrNewAws in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public PlatformStatusFluent.AwsNested<A> editOrNewAwsLike(PlatformStatus item)
editOrNewAwsLike in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PlatformStatusFluent<A extends PlatformStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.