| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Storage.VolumeAttachmentSource> |
V1Storage.VolumeAttachmentSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.Builder.build() |
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.Builder.buildPartial() |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.getDefaultInstance() |
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.getDefaultInstanceForType() |
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.Builder.getDefaultInstanceForType() |
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSpecOrBuilder.getSource()
Source represents the volume that should be attached.
|
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSpec.getSource()
Source represents the volume that should be attached.
|
V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSpec.Builder.getSource()
Source represents the volume that should be attached.
|
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseDelimitedFrom(InputStream input) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(byte[] data) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(ByteBuffer data) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(com.google.protobuf.ByteString data) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(InputStream input) |
static V1Storage.VolumeAttachmentSource |
V1Storage.VolumeAttachmentSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Storage.VolumeAttachmentSource> |
V1Storage.VolumeAttachmentSource.getParserForType() |
static com.google.protobuf.Parser<V1Storage.VolumeAttachmentSource> |
V1Storage.VolumeAttachmentSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Storage.VolumeAttachmentSource.Builder |
V1Storage.VolumeAttachmentSource.Builder.mergeFrom(V1Storage.VolumeAttachmentSource other) |
V1Storage.VolumeAttachmentSpec.Builder |
V1Storage.VolumeAttachmentSpec.Builder.mergeSource(V1Storage.VolumeAttachmentSource value)
Source represents the volume that should be attached.
|
static V1Storage.VolumeAttachmentSource.Builder |
V1Storage.VolumeAttachmentSource.newBuilder(V1Storage.VolumeAttachmentSource prototype) |
V1Storage.VolumeAttachmentSpec.Builder |
V1Storage.VolumeAttachmentSpec.Builder.setSource(V1Storage.VolumeAttachmentSource value)
Source represents the volume that should be attached.
|
Copyright © 2019. All rights reserved.