| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.AWSElasticBlockStoreVolumeSource> |
V1.AWSElasticBlockStoreVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.Builder.build() |
V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.Builder.buildPartial() |
V1.AWSElasticBlockStoreVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.AWSElasticBlockStoreVolumeSource |
V1.PersistentVolumeSource.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.AWSElasticBlockStoreVolumeSource |
V1.PersistentVolumeSource.Builder.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.AWSElasticBlockStoreVolumeSource |
V1.VolumeSourceOrBuilder.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.AWSElasticBlockStoreVolumeSource |
V1.VolumeSource.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.AWSElasticBlockStoreVolumeSource |
V1.VolumeSource.Builder.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.getDefaultInstance() |
V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.getDefaultInstanceForType() |
V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.Builder.getDefaultInstanceForType() |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(byte[] data) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(ByteBuffer data) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(InputStream input) |
static V1.AWSElasticBlockStoreVolumeSource |
V1.AWSElasticBlockStoreVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.AWSElasticBlockStoreVolumeSource> |
V1.AWSElasticBlockStoreVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.AWSElasticBlockStoreVolumeSource> |
V1.AWSElasticBlockStoreVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeAwsElasticBlockStore(V1.AWSElasticBlockStoreVolumeSource value)
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeAwsElasticBlockStore(V1.AWSElasticBlockStoreVolumeSource value)
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.AWSElasticBlockStoreVolumeSource.Builder |
V1.AWSElasticBlockStoreVolumeSource.Builder.mergeFrom(V1.AWSElasticBlockStoreVolumeSource other) |
static V1.AWSElasticBlockStoreVolumeSource.Builder |
V1.AWSElasticBlockStoreVolumeSource.newBuilder(V1.AWSElasticBlockStoreVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setAwsElasticBlockStore(V1.AWSElasticBlockStoreVolumeSource value)
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setAwsElasticBlockStore(V1.AWSElasticBlockStoreVolumeSource value)
AWSElasticBlockStore represents an AWS Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
Copyright © 2021. All rights reserved.