Package com.google.cloud.compute.v1.stub
Class HttpJsonTargetSslProxiesStub
- java.lang.Object
-
- com.google.cloud.compute.v1.stub.TargetSslProxiesStub
-
- com.google.cloud.compute.v1.stub.HttpJsonTargetSslProxiesStub
-
- All Implemented Interfaces:
com.google.api.gax.core.BackgroundResource
,AutoCloseable
@Generated("by gapic-generator-java") @BetaApi 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.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTargetSslProxiesStub, using the given settings.protected
HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetSslProxiesStub, using the given settings.
-
Method Summary
-
-
-
Constructor Detail
-
HttpJsonTargetSslProxiesStub
protected HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
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.- Throws:
IOException
-
HttpJsonTargetSslProxiesStub
protected HttpJsonTargetSslProxiesStub(TargetSslProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
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.- Throws:
IOException
-
-
Method Detail
-
create
public static final HttpJsonTargetSslProxiesStub create(TargetSslProxiesStubSettings settings) throws IOException
- Throws:
IOException
-
create
public static final HttpJsonTargetSslProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
- Throws:
IOException
-
create
public static final HttpJsonTargetSslProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
- Throws:
IOException
-
getMethodDescriptors
@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
-
deleteCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteTargetSslProxyRequest,Operation> deleteCallable()
- Overrides:
deleteCallable
in classTargetSslProxiesStub
-
deleteOperationCallable
public com.google.api.gax.rpc.OperationCallable<DeleteTargetSslProxyRequest,Operation,Operation> deleteOperationCallable()
- Overrides:
deleteOperationCallable
in classTargetSslProxiesStub
-
getCallable
public com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()
- Overrides:
getCallable
in classTargetSslProxiesStub
-
insertCallable
public com.google.api.gax.rpc.UnaryCallable<InsertTargetSslProxyRequest,Operation> insertCallable()
- Overrides:
insertCallable
in classTargetSslProxiesStub
-
insertOperationCallable
public com.google.api.gax.rpc.OperationCallable<InsertTargetSslProxyRequest,Operation,Operation> insertOperationCallable()
- Overrides:
insertOperationCallable
in classTargetSslProxiesStub
-
listCallable
public com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()
- Overrides:
listCallable
in classTargetSslProxiesStub
-
listPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> listPagedCallable()
- Overrides:
listPagedCallable
in classTargetSslProxiesStub
-
setBackendServiceCallable
public com.google.api.gax.rpc.UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()
- Overrides:
setBackendServiceCallable
in classTargetSslProxiesStub
-
setBackendServiceOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
- Overrides:
setBackendServiceOperationCallable
in classTargetSslProxiesStub
-
setCertificateMapCallable
public com.google.api.gax.rpc.UnaryCallable<SetCertificateMapTargetSslProxyRequest,Operation> setCertificateMapCallable()
- Overrides:
setCertificateMapCallable
in classTargetSslProxiesStub
-
setCertificateMapOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetCertificateMapTargetSslProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
- Overrides:
setCertificateMapOperationCallable
in classTargetSslProxiesStub
-
setProxyHeaderCallable
public com.google.api.gax.rpc.UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
- Overrides:
setProxyHeaderCallable
in classTargetSslProxiesStub
-
setProxyHeaderOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetProxyHeaderTargetSslProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
- Overrides:
setProxyHeaderOperationCallable
in classTargetSslProxiesStub
-
setSslCertificatesCallable
public com.google.api.gax.rpc.UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation> setSslCertificatesCallable()
- Overrides:
setSslCertificatesCallable
in classTargetSslProxiesStub
-
setSslCertificatesOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetSslCertificatesTargetSslProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
- Overrides:
setSslCertificatesOperationCallable
in classTargetSslProxiesStub
-
setSslPolicyCallable
public com.google.api.gax.rpc.UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation> setSslPolicyCallable()
- Overrides:
setSslPolicyCallable
in classTargetSslProxiesStub
-
setSslPolicyOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetSslPolicyTargetSslProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
- Overrides:
setSslPolicyOperationCallable
in classTargetSslProxiesStub
-
close
public final void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in classTargetSslProxiesStub
-
shutdown
public void shutdown()
-
isShutdown
public boolean isShutdown()
-
isTerminated
public boolean isTerminated()
-
shutdownNow
public void shutdownNow()
-
awaitTermination
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
- Throws:
InterruptedException
-
-