Class DeploymentResourcePoolServiceStub (3.42.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
TypeDescription
UnaryCallable<CreateDeploymentResourcePoolRequest,Operation>

createDeploymentResourcePoolOperationCallable()

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

deleteDeploymentResourcePoolCallable()

public UnaryCallable<DeleteDeploymentResourcePoolRequest,Operation> deleteDeploymentResourcePoolCallable()
Returns
TypeDescription
UnaryCallable<DeleteDeploymentResourcePoolRequest,Operation>

deleteDeploymentResourcePoolOperationCallable()

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

getDeploymentResourcePoolCallable()

public UnaryCallable<GetDeploymentResourcePoolRequest,DeploymentResourcePool> getDeploymentResourcePoolCallable()
Returns
TypeDescription
UnaryCallable<GetDeploymentResourcePoolRequest,DeploymentResourcePool>

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
TypeDescription
UnaryCallable<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse>

listDeploymentResourcePoolsPagedCallable()

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

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
TypeDescription
UnaryCallable<QueryDeployedModelsRequest,QueryDeployedModelsResponse>

queryDeployedModelsPagedCallable()

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

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>