Class RegionBackendServicesStub (1.68.0)

public abstract class RegionBackendServicesStub implements BackgroundResource

Base stub class for the RegionBackendServices service API.

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

Inheritance

java.lang.Object > RegionBackendServicesStub

Implements

BackgroundResource

Constructors

RegionBackendServicesStub()

public RegionBackendServicesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionBackendServiceRequest,Operation> deleteCallable()

deleteOperationCallable()

public OperationCallable<DeleteRegionBackendServiceRequest,Operation,Operation> deleteOperationCallable()

getCallable()

public UnaryCallable<GetRegionBackendServiceRequest,BackendService> getCallable()

getHealthCallable()

public UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy> getIamPolicyCallable()

insertCallable()

public UnaryCallable<InsertRegionBackendServiceRequest,Operation> insertCallable()

insertOperationCallable()

public OperationCallable<InsertRegionBackendServiceRequest,Operation,Operation> insertOperationCallable()

listCallable()

public UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList> listCallable()

listPagedCallable()

public UnaryCallable<ListRegionBackendServicesRequest,RegionBackendServicesClient.ListPagedResponse> listPagedCallable()

listUsableCallable()

public UnaryCallable<ListUsableRegionBackendServicesRequest,BackendServiceListUsable> listUsableCallable()

listUsablePagedCallable()

public UnaryCallable<ListUsableRegionBackendServicesRequest,RegionBackendServicesClient.ListUsablePagedResponse> listUsablePagedCallable()

patchCallable()

public UnaryCallable<PatchRegionBackendServiceRequest,Operation> patchCallable()

patchOperationCallable()

public OperationCallable<PatchRegionBackendServiceRequest,Operation,Operation> patchOperationCallable()

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy> setIamPolicyCallable()

setSecurityPolicyCallable()

public UnaryCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation> setSecurityPolicyCallable()

setSecurityPolicyOperationCallable()

public OperationCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationCallable()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()

updateCallable()

public UnaryCallable<UpdateRegionBackendServiceRequest,Operation> updateCallable()

updateOperationCallable()

public OperationCallable<UpdateRegionBackendServiceRequest,Operation,Operation> updateOperationCallable()