Class RegionBackendServicesStub (1.51.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()
Returns
TypeDescription
UnaryCallable<DeleteRegionBackendServiceRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetRegionBackendServiceRequest,BackendService> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionBackendServiceRequest,BackendService>

getHealthCallable()

public UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()
Returns
TypeDescription
UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy>

insertCallable()

public UnaryCallable<InsertRegionBackendServiceRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertRegionBackendServiceRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList>

listPagedCallable()

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

listUsableCallable()

public UnaryCallable<ListUsableRegionBackendServicesRequest,BackendServiceListUsable> listUsableCallable()
Returns
TypeDescription
UnaryCallable<ListUsableRegionBackendServicesRequest,BackendServiceListUsable>

listUsablePagedCallable()

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

patchCallable()

public UnaryCallable<PatchRegionBackendServiceRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchRegionBackendServiceRequest,Operation>

patchOperationCallable()

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

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy>

setSecurityPolicyCallable()

public UnaryCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation> setSecurityPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation>

setSecurityPolicyOperationCallable()

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

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse>

updateCallable()

public UnaryCallable<UpdateRegionBackendServiceRequest,Operation> updateCallable()
Returns
TypeDescription
UnaryCallable<UpdateRegionBackendServiceRequest,Operation>

updateOperationCallable()

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