public class RootVolumeFluent<A extends RootVolumeFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
RootVolumeFluent() |
RootVolumeFluent(RootVolume instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RootVolumeFluent()
public RootVolumeFluent(RootVolume instance)
protected void copyInstance(RootVolume instance)
public Integer getSize()
public boolean hasSize()
public String getType()
public boolean hasType()
public A addAllToZones(Collection<String> items)
public A removeAllFromZones(Collection<String> items)
public String getZone(int index)
public String getFirstZone()
public String getLastZone()
public boolean hasZones()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RootVolumeFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RootVolumeFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.