public class RootVolumeFluent<A extends RootVolumeFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
RootVolumeFluent() |
RootVolumeFluent(RootVolume instance) |
public RootVolumeFluent()
public RootVolumeFluent(RootVolume instance)
protected void copyInstance(RootVolume instance)
public String getAvailabilityZone()
public boolean hasAvailabilityZone()
public String getDeviceType()
public boolean hasDeviceType()
public Integer getDiskSize()
public boolean hasDiskSize()
public String getSourceType()
public boolean hasSourceType()
public String getSourceUUID()
public boolean hasSourceUUID()
public String getVolumeType()
public boolean hasVolumeType()
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–2024 Red Hat. All rights reserved.