Class SpecialistPoolServiceStub (3.44.0)

public abstract class SpecialistPoolServiceStub implements BackgroundResource

Base stub class for the SpecialistPoolService service API.

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

Inheritance

java.lang.Object > SpecialistPoolServiceStub

Implements

BackgroundResource

Constructors

SpecialistPoolServiceStub()

public SpecialistPoolServiceStub()

Methods

close()

public abstract void close()

createSpecialistPoolCallable()

public UnaryCallable<CreateSpecialistPoolRequest,Operation> createSpecialistPoolCallable()
Returns
Type Description
UnaryCallable<CreateSpecialistPoolRequest,Operation>

createSpecialistPoolOperationCallable()

public OperationCallable<CreateSpecialistPoolRequest,SpecialistPool,CreateSpecialistPoolOperationMetadata> createSpecialistPoolOperationCallable()
Returns
Type Description
OperationCallable<CreateSpecialistPoolRequest,SpecialistPool,CreateSpecialistPoolOperationMetadata>

deleteSpecialistPoolCallable()

public UnaryCallable<DeleteSpecialistPoolRequest,Operation> deleteSpecialistPoolCallable()
Returns
Type Description
UnaryCallable<DeleteSpecialistPoolRequest,Operation>

deleteSpecialistPoolOperationCallable()

public OperationCallable<DeleteSpecialistPoolRequest,Empty,DeleteOperationMetadata> deleteSpecialistPoolOperationCallable()
Returns
Type Description
OperationCallable<DeleteSpecialistPoolRequest,Empty,DeleteOperationMetadata>

getIamPolicyCallable()

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

getLocationCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getSpecialistPoolCallable()

public UnaryCallable<GetSpecialistPoolRequest,SpecialistPool> getSpecialistPoolCallable()
Returns
Type Description
UnaryCallable<GetSpecialistPoolRequest,SpecialistPool>

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,SpecialistPoolServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listSpecialistPoolsCallable()

public UnaryCallable<ListSpecialistPoolsRequest,ListSpecialistPoolsResponse> listSpecialistPoolsCallable()
Returns
Type Description
UnaryCallable<ListSpecialistPoolsRequest,ListSpecialistPoolsResponse>

listSpecialistPoolsPagedCallable()

public UnaryCallable<ListSpecialistPoolsRequest,SpecialistPoolServiceClient.ListSpecialistPoolsPagedResponse> listSpecialistPoolsPagedCallable()
Returns
Type Description
UnaryCallable<ListSpecialistPoolsRequest,ListSpecialistPoolsPagedResponse>

setIamPolicyCallable()

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

testIamPermissionsCallable()

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

updateSpecialistPoolCallable()

public UnaryCallable<UpdateSpecialistPoolRequest,Operation> updateSpecialistPoolCallable()
Returns
Type Description
UnaryCallable<UpdateSpecialistPoolRequest,Operation>

updateSpecialistPoolOperationCallable()

public OperationCallable<UpdateSpecialistPoolRequest,SpecialistPool,UpdateSpecialistPoolOperationMetadata> updateSpecialistPoolOperationCallable()
Returns
Type Description
OperationCallable<UpdateSpecialistPoolRequest,SpecialistPool,UpdateSpecialistPoolOperationMetadata>