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.
Constructors
RegionBackendServicesStub()
public RegionBackendServicesStub()
Methods
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteRegionBackendServiceRequest,Operation> deleteCallable()
Returns
deleteOperationCallable()
public OperationCallable<DeleteRegionBackendServiceRequest,Operation,Operation> deleteOperationCallable()
Returns
getCallable()
public UnaryCallable<GetRegionBackendServiceRequest,BackendService> getCallable()
Returns
getHealthCallable()
public UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()
Returns
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy> getIamPolicyCallable()
Returns
insertCallable()
public UnaryCallable<InsertRegionBackendServiceRequest,Operation> insertCallable()
Returns
insertOperationCallable()
public OperationCallable<InsertRegionBackendServiceRequest,Operation,Operation> insertOperationCallable()
Returns
listCallable()
public UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList> listCallable()
Returns
listPagedCallable()
public UnaryCallable<ListRegionBackendServicesRequest,RegionBackendServicesClient.ListPagedResponse> listPagedCallable()
Returns
patchCallable()
public UnaryCallable<PatchRegionBackendServiceRequest,Operation> patchCallable()
Returns
patchOperationCallable()
public OperationCallable<PatchRegionBackendServiceRequest,Operation,Operation> patchOperationCallable()
Returns
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy> setIamPolicyCallable()
Returns
updateCallable()
public UnaryCallable<UpdateRegionBackendServiceRequest,Operation> updateCallable()
Returns
updateOperationCallable()
public OperationCallable<UpdateRegionBackendServiceRequest,Operation,Operation> updateOperationCallable()
Returns