Uses of Class
com.google.cloud.compute.v1.TargetPool
-
Packages that use TargetPool Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TargetPool in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetPool Modifier and Type Method Description TargetPool
TargetPool.Builder. build()
TargetPool
TargetPool.Builder. buildPartial()
TargetPool
TargetPoolsClient. get(GetTargetPoolRequest request)
Returns the specified target pool.TargetPool
TargetPoolsClient. get(String project, String region, String targetPool)
Returns the specified target pool.static TargetPool
TargetPool. getDefaultInstance()
TargetPool
TargetPool.Builder. getDefaultInstanceForType()
TargetPool
TargetPool. getDefaultInstanceForType()
TargetPool
TargetPoolList.Builder. getItems(int index)
A list of TargetPool resources.TargetPool
TargetPoolList. getItems(int index)
A list of TargetPool resources.TargetPool
TargetPoolListOrBuilder. getItems(int index)
A list of TargetPool resources.TargetPool
InsertTargetPoolRequest.Builder. getTargetPoolResource()
The body resource for this requestTargetPool
InsertTargetPoolRequest. getTargetPoolResource()
The body resource for this requestTargetPool
InsertTargetPoolRequestOrBuilder. getTargetPoolResource()
The body resource for this requestTargetPool
TargetPoolsScopedList.Builder. getTargetPools(int index)
A list of target pools contained in this scope.TargetPool
TargetPoolsScopedList. getTargetPools(int index)
A list of target pools contained in this scope.TargetPool
TargetPoolsScopedListOrBuilder. getTargetPools(int index)
A list of target pools contained in this scope.static TargetPool
TargetPool. parseDelimitedFrom(InputStream input)
static TargetPool
TargetPool. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPool
TargetPool. parseFrom(byte[] data)
static TargetPool
TargetPool. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPool
TargetPool. parseFrom(com.google.protobuf.ByteString data)
static TargetPool
TargetPool. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPool
TargetPool. parseFrom(com.google.protobuf.CodedInputStream input)
static TargetPool
TargetPool. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPool
TargetPool. parseFrom(InputStream input)
static TargetPool
TargetPool. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetPool
TargetPool. parseFrom(ByteBuffer data)
static TargetPool
TargetPool. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetPool Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetPoolRequest,TargetPool>
TargetPoolsClient. getCallable()
Returns the specified target pool.List<TargetPool>
TargetPoolList.Builder. getItemsList()
A list of TargetPool resources.List<TargetPool>
TargetPoolList. getItemsList()
A list of TargetPool resources.List<TargetPool>
TargetPoolListOrBuilder. getItemsList()
A list of TargetPool resources.com.google.protobuf.Parser<TargetPool>
TargetPool. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolRequest,TargetPool>
TargetPoolsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetPoolRequest,TargetPool>
TargetPoolsSettings. getSettings()
Returns the object with the settings used for calls to get.List<TargetPool>
TargetPoolsScopedList.Builder. getTargetPoolsList()
A list of target pools contained in this scope.List<TargetPool>
TargetPoolsScopedList. getTargetPoolsList()
A list of target pools contained in this scope.List<TargetPool>
TargetPoolsScopedListOrBuilder. getTargetPoolsList()
A list of target pools contained in this scope.static com.google.protobuf.Parser<TargetPool>
TargetPool. parser()
Methods in com.google.cloud.compute.v1 with parameters of type TargetPool Modifier and Type Method Description TargetPoolList.Builder
TargetPoolList.Builder. addItems(int index, TargetPool value)
A list of TargetPool resources.TargetPoolList.Builder
TargetPoolList.Builder. addItems(TargetPool value)
A list of TargetPool resources.TargetPoolsScopedList.Builder
TargetPoolsScopedList.Builder. addTargetPools(int index, TargetPool value)
A list of target pools contained in this scope.TargetPoolsScopedList.Builder
TargetPoolsScopedList.Builder. addTargetPools(TargetPool value)
A list of target pools contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetPoolsClient. insertAsync(String project, String region, TargetPool targetPoolResource)
Creates a target pool in the specified project and region using the data included in the request.TargetPool.Builder
TargetPool.Builder. mergeFrom(TargetPool other)
InsertTargetPoolRequest.Builder
InsertTargetPoolRequest.Builder. mergeTargetPoolResource(TargetPool value)
The body resource for this requeststatic TargetPool.Builder
TargetPool. newBuilder(TargetPool prototype)
TargetPoolList.Builder
TargetPoolList.Builder. setItems(int index, TargetPool value)
A list of TargetPool resources.InsertTargetPoolRequest.Builder
InsertTargetPoolRequest.Builder. setTargetPoolResource(TargetPool value)
The body resource for this requestTargetPoolsScopedList.Builder
TargetPoolsScopedList.Builder. setTargetPools(int index, TargetPool value)
A list of target pools contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type TargetPool Modifier and Type Method Description TargetPoolList.Builder
TargetPoolList.Builder. addAllItems(Iterable<? extends TargetPool> values)
A list of TargetPool resources.TargetPoolsScopedList.Builder
TargetPoolsScopedList.Builder. addAllTargetPools(Iterable<? extends TargetPool> values)
A list of target pools contained in this scope.static com.google.api.core.ApiFuture<TargetPoolsClient.ListPagedResponse>
TargetPoolsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetPoolsRequest,TargetPoolList,TargetPool> context, com.google.api.core.ApiFuture<TargetPoolList> futureResponse)
protected TargetPoolsClient.ListPage
TargetPoolsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetPoolsRequest,TargetPoolList,TargetPool> context, TargetPoolList response)
com.google.api.core.ApiFuture<TargetPoolsClient.ListPage>
TargetPoolsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetPoolsRequest,TargetPoolList,TargetPool> context, com.google.api.core.ApiFuture<TargetPoolList> futureResponse)
-
Uses of TargetPool in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetPool Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetPoolRequest,TargetPool>
HttpJsonTargetPoolsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetTargetPoolRequest,TargetPool>
TargetPoolsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetPoolRequest,TargetPool>
TargetPoolsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetPoolRequest,TargetPool>
TargetPoolsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-