Class RegionBackendServicesStub (1.55.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
Type Description
UnaryCallable<DeleteRegionBackendServiceRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteRegionBackendServiceRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteRegionBackendServiceRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetRegionBackendServiceRequest,BackendService> getCallable()
Returns
Type Description
UnaryCallable<GetRegionBackendServiceRequest,BackendService>

getHealthCallable()

public UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()
Returns
Type Description
UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy>

insertCallable()

public UnaryCallable<InsertRegionBackendServiceRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertRegionBackendServiceRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertRegionBackendServiceRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertRegionBackendServiceRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList> listCallable()
Returns
Type Description
UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList>

listPagedCallable()

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

listUsableCallable()

public UnaryCallable<ListUsableRegionBackendServicesRequest,BackendServiceListUsable> listUsableCallable()
Returns
Type Description
UnaryCallable<ListUsableRegionBackendServicesRequest,BackendServiceListUsable>

listUsablePagedCallable()

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

patchCallable()

public UnaryCallable<PatchRegionBackendServiceRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchRegionBackendServiceRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchRegionBackendServiceRequest,Operation,Operation> patchOperationCallable()
Returns
Type Description
OperationCallable<PatchRegionBackendServiceRequest,Operation,Operation>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy>

setSecurityPolicyCallable()

public UnaryCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation> setSecurityPolicyCallable()
Returns
Type Description
UnaryCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation>

setSecurityPolicyOperationCallable()

public OperationCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationCallable()
Returns
Type Description
OperationCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation,Operation>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse>

updateCallable()

public UnaryCallable<UpdateRegionBackendServiceRequest,Operation> updateCallable()
Returns
Type Description
UnaryCallable<UpdateRegionBackendServiceRequest,Operation>

updateOperationCallable()

public OperationCallable<UpdateRegionBackendServiceRequest,Operation,Operation> updateOperationCallable()
Returns
Type Description
OperationCallable<UpdateRegionBackendServiceRequest,Operation,Operation>