Class BackendServicesStub (1.68.0)

public abstract class BackendServicesStub implements BackgroundResource

Base stub class for the BackendServices service API.

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

Inheritance

java.lang.Object > BackendServicesStub

Implements

BackgroundResource

Constructors

BackendServicesStub()

public BackendServicesStub()

Methods

addSignedUrlKeyCallable()

public UnaryCallable<AddSignedUrlKeyBackendServiceRequest,Operation> addSignedUrlKeyCallable()

addSignedUrlKeyOperationCallable()

public OperationCallable<AddSignedUrlKeyBackendServiceRequest,Operation,Operation> addSignedUrlKeyOperationCallable()

aggregatedListCallable()

public UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListBackendServicesRequest,BackendServicesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteBackendServiceRequest,Operation> deleteCallable()

deleteOperationCallable()

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

deleteSignedUrlKeyCallable()

public UnaryCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation> deleteSignedUrlKeyCallable()

deleteSignedUrlKeyOperationCallable()

public OperationCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation> deleteSignedUrlKeyOperationCallable()

getCallable()

public UnaryCallable<GetBackendServiceRequest,BackendService> getCallable()

getHealthCallable()

public UnaryCallable<GetHealthBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyBackendServiceRequest,Policy> getIamPolicyCallable()

insertCallable()

public UnaryCallable<InsertBackendServiceRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListBackendServicesRequest,BackendServiceList> listCallable()

listPagedCallable()

public UnaryCallable<ListBackendServicesRequest,BackendServicesClient.ListPagedResponse> listPagedCallable()

listUsableCallable()

public UnaryCallable<ListUsableBackendServicesRequest,BackendServiceListUsable> listUsableCallable()

listUsablePagedCallable()

public UnaryCallable<ListUsableBackendServicesRequest,BackendServicesClient.ListUsablePagedResponse> listUsablePagedCallable()

patchCallable()

public UnaryCallable<PatchBackendServiceRequest,Operation> patchCallable()

patchOperationCallable()

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

setEdgeSecurityPolicyCallable()

public UnaryCallable<SetEdgeSecurityPolicyBackendServiceRequest,Operation> setEdgeSecurityPolicyCallable()

setEdgeSecurityPolicyOperationCallable()

public OperationCallable<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation> setEdgeSecurityPolicyOperationCallable()

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyBackendServiceRequest,Policy> setIamPolicyCallable()

setSecurityPolicyCallable()

public UnaryCallable<SetSecurityPolicyBackendServiceRequest,Operation> setSecurityPolicyCallable()

setSecurityPolicyOperationCallable()

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

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()

updateCallable()

public UnaryCallable<UpdateBackendServiceRequest,Operation> updateCallable()

updateOperationCallable()

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