| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Storage.VolumeAttachmentSpec> |
V1Storage.VolumeAttachmentSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.Builder.build() |
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.Builder.buildPartial() |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.getDefaultInstance() |
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.getDefaultInstanceForType() |
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.Builder.getDefaultInstanceForType() |
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentOrBuilder.getSpec()
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachment.getSpec()
Specification of the desired attach/detach volume behavior.
|
V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachment.Builder.getSpec()
Specification of the desired attach/detach volume behavior.
|
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseDelimitedFrom(InputStream input) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(byte[] data) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(ByteBuffer data) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(InputStream input) |
static V1Storage.VolumeAttachmentSpec |
V1Storage.VolumeAttachmentSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Storage.VolumeAttachmentSpec> |
V1Storage.VolumeAttachmentSpec.getParserForType() |
static com.google.protobuf.Parser<V1Storage.VolumeAttachmentSpec> |
V1Storage.VolumeAttachmentSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Storage.VolumeAttachmentSpec.Builder |
V1Storage.VolumeAttachmentSpec.Builder.mergeFrom(V1Storage.VolumeAttachmentSpec other) |
V1Storage.VolumeAttachment.Builder |
V1Storage.VolumeAttachment.Builder.mergeSpec(V1Storage.VolumeAttachmentSpec value)
Specification of the desired attach/detach volume behavior.
|
static V1Storage.VolumeAttachmentSpec.Builder |
V1Storage.VolumeAttachmentSpec.newBuilder(V1Storage.VolumeAttachmentSpec prototype) |
V1Storage.VolumeAttachment.Builder |
V1Storage.VolumeAttachment.Builder.setSpec(V1Storage.VolumeAttachmentSpec value)
Specification of the desired attach/detach volume behavior.
|
Copyright © 2021. All rights reserved.