| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.Builder.build() |
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.Builder.buildPartial() |
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPoolOrBuilder.getBandwidthLimit()
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.getBandwidthLimit()
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.Builder.getBandwidthLimit()
Specifies the bandwidth limit details.
|
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.getDefaultInstance() |
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.getDefaultInstanceForType() |
TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.Builder.getDefaultInstanceForType() |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseDelimitedFrom(InputStream input) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(byte[] data) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(ByteBuffer data) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(InputStream input) |
static TransferTypes.AgentPool.BandwidthLimit |
TransferTypes.AgentPool.BandwidthLimit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.AgentPool.BandwidthLimit> |
TransferTypes.AgentPool.BandwidthLimit.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.AgentPool.BandwidthLimit> |
TransferTypes.AgentPool.BandwidthLimit.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.mergeBandwidthLimit(TransferTypes.AgentPool.BandwidthLimit value)
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.BandwidthLimit.Builder |
TransferTypes.AgentPool.BandwidthLimit.Builder.mergeFrom(TransferTypes.AgentPool.BandwidthLimit other) |
static TransferTypes.AgentPool.BandwidthLimit.Builder |
TransferTypes.AgentPool.BandwidthLimit.newBuilder(TransferTypes.AgentPool.BandwidthLimit prototype) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setBandwidthLimit(TransferTypes.AgentPool.BandwidthLimit value)
Specifies the bandwidth limit details.
|
Copyright © 2022 Google LLC. All rights reserved.