| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AgentPool |
TransferTypes.AgentPool.Builder.build() |
TransferTypes.AgentPool |
TransferTypes.AgentPool.Builder.buildPartial() |
TransferTypes.AgentPool |
TransferProto.CreateAgentPoolRequestOrBuilder.getAgentPool()
Required.
|
TransferTypes.AgentPool |
TransferProto.CreateAgentPoolRequest.getAgentPool()
Required.
|
TransferTypes.AgentPool |
TransferProto.CreateAgentPoolRequest.Builder.getAgentPool()
Required.
|
TransferTypes.AgentPool |
TransferProto.UpdateAgentPoolRequestOrBuilder.getAgentPool()
Required.
|
TransferTypes.AgentPool |
TransferProto.UpdateAgentPoolRequest.getAgentPool()
Required.
|
TransferTypes.AgentPool |
TransferProto.UpdateAgentPoolRequest.Builder.getAgentPool()
Required.
|
TransferTypes.AgentPool |
TransferProto.ListAgentPoolsResponseOrBuilder.getAgentPools(int index)
A list of agent pools.
|
TransferTypes.AgentPool |
TransferProto.ListAgentPoolsResponse.getAgentPools(int index)
A list of agent pools.
|
TransferTypes.AgentPool |
TransferProto.ListAgentPoolsResponse.Builder.getAgentPools(int index)
A list of agent pools.
|
static TransferTypes.AgentPool |
TransferTypes.AgentPool.getDefaultInstance() |
TransferTypes.AgentPool |
TransferTypes.AgentPool.getDefaultInstanceForType() |
TransferTypes.AgentPool |
TransferTypes.AgentPool.Builder.getDefaultInstanceForType() |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseDelimitedFrom(InputStream input) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(byte[] data) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(ByteBuffer data) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(InputStream input) |
static TransferTypes.AgentPool |
TransferTypes.AgentPool.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TransferTypes.AgentPool> |
TransferProto.ListAgentPoolsResponseOrBuilder.getAgentPoolsList()
A list of agent pools.
|
List<TransferTypes.AgentPool> |
TransferProto.ListAgentPoolsResponse.getAgentPoolsList()
A list of agent pools.
|
List<TransferTypes.AgentPool> |
TransferProto.ListAgentPoolsResponse.Builder.getAgentPoolsList()
A list of agent pools.
|
com.google.protobuf.Parser<TransferTypes.AgentPool> |
TransferTypes.AgentPool.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.AgentPool> |
TransferTypes.AgentPool.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferProto.ListAgentPoolsResponse.Builder |
TransferProto.ListAgentPoolsResponse.Builder.addAllAgentPools(Iterable<? extends TransferTypes.AgentPool> values)
A list of agent pools.
|
Copyright © 2022 Google LLC. All rights reserved.