Uses of Class
io.kubernetes.client.proto.V1.AWSElasticBlockStoreVolumeSource
-
Uses of V1.AWSElasticBlockStoreVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.AWSElasticBlockStoreVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.AWSElasticBlockStoreVolumeSource>
V1.AWSElasticBlockStoreVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.AWSElasticBlockStoreVolumeSourceModifier and TypeMethodDescriptionV1.AWSElasticBlockStoreVolumeSource.Builder.build()
V1.AWSElasticBlockStoreVolumeSource.Builder.buildPartial()
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.PersistentVolumeSource.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod.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.VolumeSource.Builder.getAwsElasticBlockStore()
AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod.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.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.getDefaultInstance()
V1.AWSElasticBlockStoreVolumeSource.Builder.getDefaultInstanceForType()
V1.AWSElasticBlockStoreVolumeSource.getDefaultInstanceForType()
V1.AWSElasticBlockStoreVolumeSource.parseDelimitedFrom
(InputStream input) V1.AWSElasticBlockStoreVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(byte[] data) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(com.google.protobuf.ByteString data) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(InputStream input) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(ByteBuffer data) V1.AWSElasticBlockStoreVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.AWSElasticBlockStoreVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.AWSElasticBlockStoreVolumeSource>
V1.AWSElasticBlockStoreVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.AWSElasticBlockStoreVolumeSource>
V1.AWSElasticBlockStoreVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.AWSElasticBlockStoreVolumeSourceModifier and TypeMethodDescriptionV1.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.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.mergeFrom
(V1.AWSElasticBlockStoreVolumeSource other) V1.AWSElasticBlockStoreVolumeSource.newBuilder
(V1.AWSElasticBlockStoreVolumeSource prototype) 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.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.