public class EC2RootVolumeBuilder extends EC2RootVolumeFluentImpl<EC2RootVolumeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EC2RootVolume,EC2RootVolumeBuilder>
| Constructor and Description |
|---|
EC2RootVolumeBuilder() |
EC2RootVolumeBuilder(Boolean validationEnabled) |
EC2RootVolumeBuilder(EC2RootVolume instance) |
EC2RootVolumeBuilder(EC2RootVolume instance,
Boolean validationEnabled) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent,
Boolean validationEnabled) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent,
EC2RootVolume instance) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent,
EC2RootVolume instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EC2RootVolume |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getIops, getKmsKeyARN, getSize, getType, hasAdditionalProperties, hasIops, hasKmsKeyARN, hasSize, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIops, withKmsKeyARN, withNewKmsKeyARN, withNewType, withSize, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic EC2RootVolumeBuilder()
public EC2RootVolumeBuilder(Boolean validationEnabled)
public EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent)
public EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent, Boolean validationEnabled)
public EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent, EC2RootVolume instance)
public EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent, EC2RootVolume instance, Boolean validationEnabled)
public EC2RootVolumeBuilder(EC2RootVolume instance)
public EC2RootVolumeBuilder(EC2RootVolume instance, Boolean validationEnabled)
public EC2RootVolume build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EC2RootVolume>public boolean equals(Object o)
equals in class EC2RootVolumeFluentImpl<EC2RootVolumeBuilder>public int hashCode()
hashCode in class EC2RootVolumeFluentImpl<EC2RootVolumeBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.