public class HttpJsonTargetSslProxiesStub extends TargetSslProxiesStub
REST stub implementation for the TargetSslProxies service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonTargetSslProxiesStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonTargetSslProxiesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(TargetSslProxiesStubSettings settings)
public static final HttpJsonTargetSslProxiesStub create(TargetSslProxiesStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, ClientContext clientContext)
protected HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonTargetSslProxiesStub, 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.
Parameters
HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetSslProxiesStub, 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.
Parameters
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Returns
Exceptions
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteTargetSslProxyRequest,Operation> deleteCallable()
Returns
Overrides
deleteOperationCallable()
public OperationCallable<DeleteTargetSslProxyRequest,Operation,Operation> deleteOperationCallable()
Returns
Overrides
getCallable()
public UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()
Returns
Overrides
insertCallable()
public UnaryCallable<InsertTargetSslProxyRequest,Operation> insertCallable()
Returns
Overrides
insertOperationCallable()
public OperationCallable<InsertTargetSslProxyRequest,Operation,Operation> insertOperationCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listCallable()
public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()
Returns
Overrides
listPagedCallable()
public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> listPagedCallable()
Returns
Overrides
setBackendServiceCallable()
public UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()
Returns
Overrides
setBackendServiceOperationCallable()
public OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
Returns
Overrides
setCertificateMapCallable()
public UnaryCallable<SetCertificateMapTargetSslProxyRequest,Operation> setCertificateMapCallable()
Returns
Overrides
setCertificateMapOperationCallable()
public OperationCallable<SetCertificateMapTargetSslProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
Returns
Overrides
public UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
Returns
Overrides
public OperationCallable<SetProxyHeaderTargetSslProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
Returns
Overrides
setSslCertificatesCallable()
public UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation> setSslCertificatesCallable()
Returns
Overrides
setSslCertificatesOperationCallable()
public OperationCallable<SetSslCertificatesTargetSslProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
Returns
Overrides
setSslPolicyCallable()
public UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation> setSslPolicyCallable()
Returns
Overrides
setSslPolicyOperationCallable()
public OperationCallable<SetSslPolicyTargetSslProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()