| Modifier and Type | Method and Description |
|---|---|
TransferStats |
TransferStats.Builder.build() |
TransferStats |
TransferStats.Builder.buildPartial() |
static TransferStats |
TransferStats.getDefaultInstance() |
TransferStats |
TransferStats.getDefaultInstanceForType() |
TransferStats |
TransferStats.Builder.getDefaultInstanceForType() |
TransferStats |
Replication.getTransferStats()
Output only.
|
TransferStats |
Replication.Builder.getTransferStats()
Output only.
|
TransferStats |
ReplicationOrBuilder.getTransferStats()
Output only.
|
static TransferStats |
TransferStats.parseDelimitedFrom(InputStream input) |
static TransferStats |
TransferStats.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
TransferStats.parseFrom(byte[] data) |
static TransferStats |
TransferStats.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
TransferStats.parseFrom(ByteBuffer data) |
static TransferStats |
TransferStats.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
TransferStats.parseFrom(com.google.protobuf.ByteString data) |
static TransferStats |
TransferStats.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
TransferStats.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferStats |
TransferStats.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
TransferStats.parseFrom(InputStream input) |
static TransferStats |
TransferStats.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferStats> |
TransferStats.getParserForType() |
static com.google.protobuf.Parser<TransferStats> |
TransferStats.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferStats.Builder |
TransferStats.Builder.mergeFrom(TransferStats other) |
Replication.Builder |
Replication.Builder.mergeTransferStats(TransferStats value)
Output only.
|
static TransferStats.Builder |
TransferStats.newBuilder(TransferStats prototype) |
Replication.Builder |
Replication.Builder.setTransferStats(TransferStats value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.