| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AgentPool.Builder |
TransferProto.ListAgentPoolsResponse.Builder.addAgentPoolsBuilder()
A list of agent pools.
|
TransferTypes.AgentPool.Builder |
TransferProto.ListAgentPoolsResponse.Builder.addAgentPoolsBuilder(int index)
A list of agent pools.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clear() |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clearBandwidthLimit()
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clearDisplayName()
Specifies the client-specified AgentPool description.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clearName()
Required.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clearState()
Output only.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.clone() |
TransferTypes.AgentPool.Builder |
TransferProto.CreateAgentPoolRequest.Builder.getAgentPoolBuilder()
Required.
|
TransferTypes.AgentPool.Builder |
TransferProto.UpdateAgentPoolRequest.Builder.getAgentPoolBuilder()
Required.
|
TransferTypes.AgentPool.Builder |
TransferProto.ListAgentPoolsResponse.Builder.getAgentPoolsBuilder(int index)
A list of agent pools.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.mergeBandwidthLimit(TransferTypes.AgentPool.BandwidthLimit value)
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.mergeFrom(com.google.protobuf.Message other) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.mergeFrom(TransferTypes.AgentPool other) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.newBuilder() |
static TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.newBuilder(TransferTypes.AgentPool prototype) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.newBuilderForType() |
protected TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setBandwidthLimit(TransferTypes.AgentPool.BandwidthLimit.Builder builderForValue)
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setBandwidthLimit(TransferTypes.AgentPool.BandwidthLimit value)
Specifies the bandwidth limit details.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setDisplayName(String value)
Specifies the client-specified AgentPool description.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Specifies the client-specified AgentPool description.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setName(String value)
Required.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setNameBytes(com.google.protobuf.ByteString value)
Required.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setState(TransferTypes.AgentPool.State value)
Output only.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setStateValue(int value)
Output only.
|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<TransferTypes.AgentPool.Builder> |
TransferProto.ListAgentPoolsResponse.Builder.getAgentPoolsBuilderList()
A list of agent pools.
|
| Modifier and Type | Method and Description |
|---|---|
TransferProto.ListAgentPoolsResponse.Builder |
TransferProto.ListAgentPoolsResponse.Builder.addAgentPools(int index,
TransferTypes.AgentPool.Builder builderForValue)
A list of agent pools.
|
TransferProto.ListAgentPoolsResponse.Builder |
TransferProto.ListAgentPoolsResponse.Builder.addAgentPools(TransferTypes.AgentPool.Builder builderForValue)
A list of agent pools.
|
TransferProto.CreateAgentPoolRequest.Builder |
TransferProto.CreateAgentPoolRequest.Builder.setAgentPool(TransferTypes.AgentPool.Builder builderForValue)
Required.
|
TransferProto.UpdateAgentPoolRequest.Builder |
TransferProto.UpdateAgentPoolRequest.Builder.setAgentPool(TransferTypes.AgentPool.Builder builderForValue)
Required.
|
TransferProto.ListAgentPoolsResponse.Builder |
TransferProto.ListAgentPoolsResponse.Builder.setAgentPools(int index,
TransferTypes.AgentPool.Builder builderForValue)
A list of agent pools.
|
Copyright © 2022 Google LLC. All rights reserved.