@Generated(value="by gapic-generator-java") public abstract class WorkerPoolsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
WorkerPoolsStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<CreateWorkerPoolRequest,com.google.longrunning.Operation> |
createWorkerPoolCallable() |
com.google.api.gax.rpc.OperationCallable<CreateWorkerPoolRequest,WorkerPool,WorkerPool> |
createWorkerPoolOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteWorkerPoolRequest,com.google.longrunning.Operation> |
deleteWorkerPoolCallable() |
com.google.api.gax.rpc.OperationCallable<DeleteWorkerPoolRequest,WorkerPool,WorkerPool> |
deleteWorkerPoolOperationCallable() |
com.google.api.gax.httpjson.longrunning.stub.OperationsStub |
getHttpJsonOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicyCallable() |
com.google.longrunning.stub.OperationsStub |
getOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<GetWorkerPoolRequest,WorkerPool> |
getWorkerPoolCallable() |
com.google.api.gax.rpc.UnaryCallable<ListWorkerPoolsRequest,ListWorkerPoolsResponse> |
listWorkerPoolsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListWorkerPoolsRequest,WorkerPoolsClient.ListWorkerPoolsPagedResponse> |
listWorkerPoolsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateWorkerPoolRequest,com.google.longrunning.Operation> |
updateWorkerPoolCallable() |
com.google.api.gax.rpc.OperationCallable<UpdateWorkerPoolRequest,WorkerPool,WorkerPool> |
updateWorkerPoolOperationCallable() |
public com.google.longrunning.stub.OperationsStub getOperationsStub()
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
public com.google.api.gax.rpc.OperationCallable<CreateWorkerPoolRequest,WorkerPool,WorkerPool> createWorkerPoolOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<CreateWorkerPoolRequest,com.google.longrunning.Operation> createWorkerPoolCallable()
public com.google.api.gax.rpc.UnaryCallable<GetWorkerPoolRequest,WorkerPool> getWorkerPoolCallable()
public com.google.api.gax.rpc.UnaryCallable<ListWorkerPoolsRequest,WorkerPoolsClient.ListWorkerPoolsPagedResponse> listWorkerPoolsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListWorkerPoolsRequest,ListWorkerPoolsResponse> listWorkerPoolsCallable()
public com.google.api.gax.rpc.OperationCallable<UpdateWorkerPoolRequest,WorkerPool,WorkerPool> updateWorkerPoolOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateWorkerPoolRequest,com.google.longrunning.Operation> updateWorkerPoolCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteWorkerPoolRequest,WorkerPool,WorkerPool> deleteWorkerPoolOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteWorkerPoolRequest,com.google.longrunning.Operation> deleteWorkerPoolCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.