Class PersistentResourceServiceStub (3.44.0)

public abstract class PersistentResourceServiceStub implements BackgroundResource

Base stub class for the PersistentResourceService service API.

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

Inheritance

java.lang.Object > PersistentResourceServiceStub

Implements

BackgroundResource

Constructors

PersistentResourceServiceStub()

public PersistentResourceServiceStub()

Methods

close()

public abstract void close()

createPersistentResourceCallable()

public UnaryCallable<CreatePersistentResourceRequest,Operation> createPersistentResourceCallable()
Returns
Type Description
UnaryCallable<CreatePersistentResourceRequest,Operation>

createPersistentResourceOperationCallable()

public OperationCallable<CreatePersistentResourceRequest,PersistentResource,CreatePersistentResourceOperationMetadata> createPersistentResourceOperationCallable()
Returns
Type Description
OperationCallable<CreatePersistentResourceRequest,PersistentResource,CreatePersistentResourceOperationMetadata>

deletePersistentResourceCallable()

public UnaryCallable<DeletePersistentResourceRequest,Operation> deletePersistentResourceCallable()
Returns
Type Description
UnaryCallable<DeletePersistentResourceRequest,Operation>

deletePersistentResourceOperationCallable()

public OperationCallable<DeletePersistentResourceRequest,Empty,DeleteOperationMetadata> deletePersistentResourceOperationCallable()
Returns
Type Description
OperationCallable<DeletePersistentResourceRequest,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

getPersistentResourceCallable()

public UnaryCallable<GetPersistentResourceRequest,PersistentResource> getPersistentResourceCallable()
Returns
Type Description
UnaryCallable<GetPersistentResourceRequest,PersistentResource>

listLocationsCallable()

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

listLocationsPagedCallable()

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

listPersistentResourcesCallable()

public UnaryCallable<ListPersistentResourcesRequest,ListPersistentResourcesResponse> listPersistentResourcesCallable()
Returns
Type Description
UnaryCallable<ListPersistentResourcesRequest,ListPersistentResourcesResponse>

listPersistentResourcesPagedCallable()

public UnaryCallable<ListPersistentResourcesRequest,PersistentResourceServiceClient.ListPersistentResourcesPagedResponse> listPersistentResourcesPagedCallable()
Returns
Type Description
UnaryCallable<ListPersistentResourcesRequest,ListPersistentResourcesPagedResponse>

rebootPersistentResourceCallable()

public UnaryCallable<RebootPersistentResourceRequest,Operation> rebootPersistentResourceCallable()
Returns
Type Description
UnaryCallable<RebootPersistentResourceRequest,Operation>

rebootPersistentResourceOperationCallable()

public OperationCallable<RebootPersistentResourceRequest,PersistentResource,RebootPersistentResourceOperationMetadata> rebootPersistentResourceOperationCallable()
Returns
Type Description
OperationCallable<RebootPersistentResourceRequest,PersistentResource,RebootPersistentResourceOperationMetadata>

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>

updatePersistentResourceCallable()

public UnaryCallable<UpdatePersistentResourceRequest,Operation> updatePersistentResourceCallable()
Returns
Type Description
UnaryCallable<UpdatePersistentResourceRequest,Operation>

updatePersistentResourceOperationCallable()

public OperationCallable<UpdatePersistentResourceRequest,PersistentResource,UpdatePersistentResourceOperationMetadata> updatePersistentResourceOperationCallable()
Returns
Type Description
OperationCallable<UpdatePersistentResourceRequest,PersistentResource,UpdatePersistentResourceOperationMetadata>