| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferSpec |
TransferTypes.TransferSpec.Builder.build() |
TransferTypes.TransferSpec |
TransferTypes.TransferSpec.Builder.buildPartial() |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.getDefaultInstance() |
TransferTypes.TransferSpec |
TransferTypes.TransferSpec.getDefaultInstanceForType() |
TransferTypes.TransferSpec |
TransferTypes.TransferSpec.Builder.getDefaultInstanceForType() |
TransferTypes.TransferSpec |
TransferTypes.TransferJobOrBuilder.getTransferSpec()
Transfer specification.
|
TransferTypes.TransferSpec |
TransferTypes.TransferJob.getTransferSpec()
Transfer specification.
|
TransferTypes.TransferSpec |
TransferTypes.TransferJob.Builder.getTransferSpec()
Transfer specification.
|
TransferTypes.TransferSpec |
TransferTypes.TransferOperationOrBuilder.getTransferSpec()
Transfer specification.
|
TransferTypes.TransferSpec |
TransferTypes.TransferOperation.getTransferSpec()
Transfer specification.
|
TransferTypes.TransferSpec |
TransferTypes.TransferOperation.Builder.getTransferSpec()
Transfer specification.
|
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseDelimitedFrom(InputStream input) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(byte[] data) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(ByteBuffer data) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(InputStream input) |
static TransferTypes.TransferSpec |
TransferTypes.TransferSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.TransferSpec> |
TransferTypes.TransferSpec.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.TransferSpec> |
TransferTypes.TransferSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferSpec.Builder |
TransferTypes.TransferSpec.Builder.mergeFrom(TransferTypes.TransferSpec other) |
TransferTypes.TransferJob.Builder |
TransferTypes.TransferJob.Builder.mergeTransferSpec(TransferTypes.TransferSpec value)
Transfer specification.
|
TransferTypes.TransferOperation.Builder |
TransferTypes.TransferOperation.Builder.mergeTransferSpec(TransferTypes.TransferSpec value)
Transfer specification.
|
static TransferTypes.TransferSpec.Builder |
TransferTypes.TransferSpec.newBuilder(TransferTypes.TransferSpec prototype) |
TransferTypes.TransferJob.Builder |
TransferTypes.TransferJob.Builder.setTransferSpec(TransferTypes.TransferSpec value)
Transfer specification.
|
TransferTypes.TransferOperation.Builder |
TransferTypes.TransferOperation.Builder.setTransferSpec(TransferTypes.TransferSpec value)
Transfer specification.
|
Copyright © 2022 Google LLC. All rights reserved.