Class HttpJsonTargetSslProxiesStub (1.51.0)

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.

Inheritance

java.lang.Object > TargetSslProxiesStub > HttpJsonTargetSslProxiesStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonTargetSslProxiesStub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
HttpJsonTargetSslProxiesStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonTargetSslProxiesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns
TypeDescription
HttpJsonTargetSslProxiesStub
Exceptions
TypeDescription
IOException

create(TargetSslProxiesStubSettings settings)

public static final HttpJsonTargetSslProxiesStub create(TargetSslProxiesStubSettings settings)
Parameter
NameDescription
settingsTargetSslProxiesStubSettings
Returns
TypeDescription
HttpJsonTargetSslProxiesStub
Exceptions
TypeDescription
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
List<ApiMethodDescriptor>

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
NameDescription
settingsTargetSslProxiesStubSettings
clientContextClientContext

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
NameDescription
settingsTargetSslProxiesStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close()

public final void close()
Overrides

deleteCallable()

public UnaryCallable<DeleteTargetSslProxyRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteTargetSslProxyRequest,Operation>
Overrides

deleteOperationCallable()

public OperationCallable<DeleteTargetSslProxyRequest,Operation,Operation> deleteOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteTargetSslProxyRequest,Operation,Operation>
Overrides

getCallable()

public UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()
Returns
TypeDescription
UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>
Overrides

insertCallable()

public UnaryCallable<InsertTargetSslProxyRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertTargetSslProxyRequest,Operation>
Overrides

insertOperationCallable()

public OperationCallable<InsertTargetSslProxyRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertTargetSslProxyRequest,Operation,Operation>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listCallable()

public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()
Returns
TypeDescription
UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList>
Overrides

listPagedCallable()

public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListTargetSslProxiesRequest,ListPagedResponse>
Overrides

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()
Returns
TypeDescription
UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation>
Overrides

setBackendServiceOperationCallable()

public OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
Returns
TypeDescription
OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
Overrides

setCertificateMapCallable()

public UnaryCallable<SetCertificateMapTargetSslProxyRequest,Operation> setCertificateMapCallable()
Returns
TypeDescription
UnaryCallable<SetCertificateMapTargetSslProxyRequest,Operation>
Overrides

setCertificateMapOperationCallable()

public OperationCallable<SetCertificateMapTargetSslProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
Returns
TypeDescription
OperationCallable<SetCertificateMapTargetSslProxyRequest,Operation,Operation>
Overrides

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
Returns
TypeDescription
UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation>
Overrides

setProxyHeaderOperationCallable()

public OperationCallable<SetProxyHeaderTargetSslProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
Returns
TypeDescription
OperationCallable<SetProxyHeaderTargetSslProxyRequest,Operation,Operation>
Overrides

setSslCertificatesCallable()

public UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation> setSslCertificatesCallable()
Returns
TypeDescription
UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation>
Overrides

setSslCertificatesOperationCallable()

public OperationCallable<SetSslCertificatesTargetSslProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
Returns
TypeDescription
OperationCallable<SetSslCertificatesTargetSslProxyRequest,Operation,Operation>
Overrides

setSslPolicyCallable()

public UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation> setSslPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation>
Overrides

setSslPolicyOperationCallable()

public OperationCallable<SetSslPolicyTargetSslProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
Returns
TypeDescription
OperationCallable<SetSslPolicyTargetSslProxyRequest,Operation,Operation>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()