public class HttpJsonBackendServicesStub extends BackendServicesStub
REST stub implementation for the BackendServices service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonBackendServicesStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonBackendServicesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(BackendServicesStubSettings settings)
public static final HttpJsonBackendServicesStub create(BackendServicesStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonBackendServicesStub(BackendServicesStubSettings settings, ClientContext clientContext)
protected HttpJsonBackendServicesStub(BackendServicesStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonBackendServicesStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
HttpJsonBackendServicesStub(BackendServicesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonBackendServicesStub(BackendServicesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonBackendServicesStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Methods
addSignedUrlKeyCallable()
public UnaryCallable<AddSignedUrlKeyBackendServiceRequest,Operation> addSignedUrlKeyCallable()
Overrides
addSignedUrlKeyOperationCallable()
public OperationCallable<AddSignedUrlKeyBackendServiceRequest,Operation,Operation> addSignedUrlKeyOperationCallable()
Overrides
aggregatedListCallable()
public UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList> aggregatedListCallable()
Overrides
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListBackendServicesRequest,BackendServicesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteBackendServiceRequest,Operation> deleteCallable()
Overrides
deleteOperationCallable()
public OperationCallable<DeleteBackendServiceRequest,Operation,Operation> deleteOperationCallable()
Overrides
deleteSignedUrlKeyCallable()
public UnaryCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation> deleteSignedUrlKeyCallable()
Overrides
deleteSignedUrlKeyOperationCallable()
public OperationCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation> deleteSignedUrlKeyOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetBackendServiceRequest,BackendService> getCallable()
Overrides
getHealthCallable()
public UnaryCallable<GetHealthBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()
Overrides
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyBackendServiceRequest,Policy> getIamPolicyCallable()
Overrides
insertCallable()
public UnaryCallable<InsertBackendServiceRequest,Operation> insertCallable()
Overrides
insertOperationCallable()
public OperationCallable<InsertBackendServiceRequest,Operation,Operation> insertOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listCallable()
public UnaryCallable<ListBackendServicesRequest,BackendServiceList> listCallable()
Overrides
listPagedCallable()
public UnaryCallable<ListBackendServicesRequest,BackendServicesClient.ListPagedResponse> listPagedCallable()
Overrides
listUsableCallable()
public UnaryCallable<ListUsableBackendServicesRequest,BackendServiceListUsable> listUsableCallable()
Overrides
listUsablePagedCallable()
public UnaryCallable<ListUsableBackendServicesRequest,BackendServicesClient.ListUsablePagedResponse> listUsablePagedCallable()
Overrides
patchCallable()
public UnaryCallable<PatchBackendServiceRequest,Operation> patchCallable()
Overrides
patchOperationCallable()
public OperationCallable<PatchBackendServiceRequest,Operation,Operation> patchOperationCallable()
Overrides
setEdgeSecurityPolicyCallable()
public UnaryCallable<SetEdgeSecurityPolicyBackendServiceRequest,Operation> setEdgeSecurityPolicyCallable()
Overrides
setEdgeSecurityPolicyOperationCallable()
public OperationCallable<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation> setEdgeSecurityPolicyOperationCallable()
Overrides
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyBackendServiceRequest,Policy> setIamPolicyCallable()
Overrides
setSecurityPolicyCallable()
public UnaryCallable<SetSecurityPolicyBackendServiceRequest,Operation> setSecurityPolicyCallable()
Overrides
setSecurityPolicyOperationCallable()
public OperationCallable<SetSecurityPolicyBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()
Overrides
updateCallable()
public UnaryCallable<UpdateBackendServiceRequest,Operation> updateCallable()
Overrides
updateOperationCallable()
public OperationCallable<UpdateBackendServiceRequest,Operation,Operation> updateOperationCallable()
Overrides