Package com.google.cloud.compute.v1.stub
Class HttpJsonTargetHttpsProxiesStub
- java.lang.Object
-
- com.google.cloud.compute.v1.stub.TargetHttpsProxiesStub
-
- com.google.cloud.compute.v1.stub.HttpJsonTargetHttpsProxiesStub
-
- All Implemented Interfaces:
com.google.api.gax.core.BackgroundResource
,AutoCloseable
@Generated("by gapic-generator-java") @BetaApi public class HttpJsonTargetHttpsProxiesStub extends TargetHttpsProxiesStub
REST stub implementation for the TargetHttpsProxies service API.This class is for advanced usage and reflects the underlying API directly.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
HttpJsonTargetHttpsProxiesStub(TargetHttpsProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTargetHttpsProxiesStub, using the given settings.protected
HttpJsonTargetHttpsProxiesStub(TargetHttpsProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetHttpsProxiesStub, using the given settings.
-
Method Summary
-
-
-
Constructor Detail
-
HttpJsonTargetHttpsProxiesStub
protected HttpJsonTargetHttpsProxiesStub(TargetHttpsProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
Constructs an instance of HttpJsonTargetHttpsProxiesStub, 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
-
HttpJsonTargetHttpsProxiesStub
protected HttpJsonTargetHttpsProxiesStub(TargetHttpsProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
Constructs an instance of HttpJsonTargetHttpsProxiesStub, 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 HttpJsonTargetHttpsProxiesStub create(TargetHttpsProxiesStubSettings settings) throws IOException
- Throws:
IOException
-
create
public static final HttpJsonTargetHttpsProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
- Throws:
IOException
-
create
public static final HttpJsonTargetHttpsProxiesStub 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()
-
aggregatedListCallable
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList> aggregatedListCallable()
- Overrides:
aggregatedListCallable
in classTargetHttpsProxiesStub
-
aggregatedListPagedCallable
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
- Overrides:
aggregatedListPagedCallable
in classTargetHttpsProxiesStub
-
deleteCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteTargetHttpsProxyRequest,Operation> deleteCallable()
- Overrides:
deleteCallable
in classTargetHttpsProxiesStub
-
deleteOperationCallable
public com.google.api.gax.rpc.OperationCallable<DeleteTargetHttpsProxyRequest,Operation,Operation> deleteOperationCallable()
- Overrides:
deleteOperationCallable
in classTargetHttpsProxiesStub
-
getCallable
public com.google.api.gax.rpc.UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy> getCallable()
- Overrides:
getCallable
in classTargetHttpsProxiesStub
-
insertCallable
public com.google.api.gax.rpc.UnaryCallable<InsertTargetHttpsProxyRequest,Operation> insertCallable()
- Overrides:
insertCallable
in classTargetHttpsProxiesStub
-
insertOperationCallable
public com.google.api.gax.rpc.OperationCallable<InsertTargetHttpsProxyRequest,Operation,Operation> insertOperationCallable()
- Overrides:
insertOperationCallable
in classTargetHttpsProxiesStub
-
listCallable
public com.google.api.gax.rpc.UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxyList> listCallable()
- Overrides:
listCallable
in classTargetHttpsProxiesStub
-
listPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> listPagedCallable()
- Overrides:
listPagedCallable
in classTargetHttpsProxiesStub
-
patchCallable
public com.google.api.gax.rpc.UnaryCallable<PatchTargetHttpsProxyRequest,Operation> patchCallable()
- Overrides:
patchCallable
in classTargetHttpsProxiesStub
-
patchOperationCallable
public com.google.api.gax.rpc.OperationCallable<PatchTargetHttpsProxyRequest,Operation,Operation> patchOperationCallable()
- Overrides:
patchOperationCallable
in classTargetHttpsProxiesStub
-
setCertificateMapCallable
public com.google.api.gax.rpc.UnaryCallable<SetCertificateMapTargetHttpsProxyRequest,Operation> setCertificateMapCallable()
- Overrides:
setCertificateMapCallable
in classTargetHttpsProxiesStub
-
setCertificateMapOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetCertificateMapTargetHttpsProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
- Overrides:
setCertificateMapOperationCallable
in classTargetHttpsProxiesStub
-
setQuicOverrideCallable
public com.google.api.gax.rpc.UnaryCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation> setQuicOverrideCallable()
- Overrides:
setQuicOverrideCallable
in classTargetHttpsProxiesStub
-
setQuicOverrideOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation,Operation> setQuicOverrideOperationCallable()
- Overrides:
setQuicOverrideOperationCallable
in classTargetHttpsProxiesStub
-
setSslCertificatesCallable
public com.google.api.gax.rpc.UnaryCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation> setSslCertificatesCallable()
- Overrides:
setSslCertificatesCallable
in classTargetHttpsProxiesStub
-
setSslCertificatesOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
- Overrides:
setSslCertificatesOperationCallable
in classTargetHttpsProxiesStub
-
setSslPolicyCallable
public com.google.api.gax.rpc.UnaryCallable<SetSslPolicyTargetHttpsProxyRequest,Operation> setSslPolicyCallable()
- Overrides:
setSslPolicyCallable
in classTargetHttpsProxiesStub
-
setSslPolicyOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetSslPolicyTargetHttpsProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
- Overrides:
setSslPolicyOperationCallable
in classTargetHttpsProxiesStub
-
setUrlMapCallable
public com.google.api.gax.rpc.UnaryCallable<SetUrlMapTargetHttpsProxyRequest,Operation> setUrlMapCallable()
- Overrides:
setUrlMapCallable
in classTargetHttpsProxiesStub
-
setUrlMapOperationCallable
public com.google.api.gax.rpc.OperationCallable<SetUrlMapTargetHttpsProxyRequest,Operation,Operation> setUrlMapOperationCallable()
- Overrides:
setUrlMapOperationCallable
in classTargetHttpsProxiesStub
-
close
public final void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in classTargetHttpsProxiesStub
-
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
-
-