Class BackendServicesStub (1.6.0-beta)

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()
Returns
TypeDescription
UnaryCallable<AddSignedUrlKeyBackendServiceRequest,Operation>

addSignedUrlKeyOperationCallable()

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

aggregatedListCallable()

public UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteBackendServiceRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteBackendServiceRequest,Operation>

deleteOperationCallable()

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

deleteSignedUrlKeyCallable()

public UnaryCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation> deleteSignedUrlKeyCallable()
Returns
TypeDescription
UnaryCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation>

deleteSignedUrlKeyOperationCallable()

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

getCallable()

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

getHealthCallable()

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

insertCallable()

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

insertOperationCallable()

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

listCallable()

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

listPagedCallable()

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

patchCallable()

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

patchOperationCallable()

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

setSecurityPolicyCallable()

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

setSecurityPolicyOperationCallable()

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

updateCallable()

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

updateOperationCallable()

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