-
V1.AWSElasticBlockStoreVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.AWSElasticBlockStoreVolumeSource.Builder.clear()
V1.AWSElasticBlockStoreVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.AWSElasticBlockStoreVolumeSource.Builder.clearFsType()
Filesystem type of the volume that you want to mount.
V1.AWSElasticBlockStoreVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The partition in the volume that you want to mount.
Specify "true" to force and set the ReadOnly property in VolumeMounts to "true".
Unique ID of the persistent disk resource in AWS (Amazon EBS volume).
V1.AWSElasticBlockStoreVolumeSource.Builder.clone()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
V1.AWSElasticBlockStoreVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.AWSElasticBlockStoreVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.AWSElasticBlockStoreVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.AWSElasticBlockStoreVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.AWSElasticBlockStoreVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Filesystem type of the volume that you want to mount.
V1.AWSElasticBlockStoreVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type of the volume that you want to mount.
V1.AWSElasticBlockStoreVolumeSource.Builder.setPartition(int value)
The partition in the volume that you want to mount.
V1.AWSElasticBlockStoreVolumeSource.Builder.setReadOnly(boolean value)
Specify "true" to force and set the ReadOnly property in VolumeMounts to "true".
V1.AWSElasticBlockStoreVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.AWSElasticBlockStoreVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Unique ID of the persistent disk resource in AWS (Amazon EBS volume).
V1.AWSElasticBlockStoreVolumeSource.Builder.setVolumeIDBytes(com.google.protobuf.ByteString value)
Unique ID of the persistent disk resource in AWS (Amazon EBS volume).
V1.AWSElasticBlockStoreVolumeSource.toBuilder()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.