Class DeploymentResourcePoolServiceStub (3.9.0)

public abstract class DeploymentResourcePoolServiceStub implements BackgroundResource

Base stub class for the DeploymentResourcePoolService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > DeploymentResourcePoolServiceStub

Implements

BackgroundResource

Constructors

DeploymentResourcePoolServiceStub()

public DeploymentResourcePoolServiceStub()

Methods

close()

public abstract void close()

createDeploymentResourcePoolCallable()

public UnaryCallable<CreateDeploymentResourcePoolRequest,Operation> createDeploymentResourcePoolCallable()
Returns

createDeploymentResourcePoolOperationCallable()

public OperationCallable<CreateDeploymentResourcePoolRequest,DeploymentResourcePool,CreateDeploymentResourcePoolOperationMetadata> createDeploymentResourcePoolOperationCallable()
Returns

deleteDeploymentResourcePoolCallable()

public UnaryCallable<DeleteDeploymentResourcePoolRequest,Operation> deleteDeploymentResourcePoolCallable()
Returns

deleteDeploymentResourcePoolOperationCallable()

public OperationCallable<DeleteDeploymentResourcePoolRequest,Empty,DeleteOperationMetadata> deleteDeploymentResourcePoolOperationCallable()
Returns

getDeploymentResourcePoolCallable()

public UnaryCallable<GetDeploymentResourcePoolRequest,DeploymentResourcePool> getDeploymentResourcePoolCallable()
Returns

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listDeploymentResourcePoolsCallable()

public UnaryCallable<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse> listDeploymentResourcePoolsCallable()
Returns

listDeploymentResourcePoolsPagedCallable()

public UnaryCallable<ListDeploymentResourcePoolsRequest,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> listDeploymentResourcePoolsPagedCallable()
Returns

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,DeploymentResourcePoolServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

queryDeployedModelsCallable()

public UnaryCallable<QueryDeployedModelsRequest,QueryDeployedModelsResponse> queryDeployedModelsCallable()
Returns

queryDeployedModelsPagedCallable()

public UnaryCallable<QueryDeployedModelsRequest,DeploymentResourcePoolServiceClient.QueryDeployedModelsPagedResponse> queryDeployedModelsPagedCallable()
Returns

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>