@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonTargetSslProxyStub extends TargetSslProxyStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
HttpJsonTargetSslProxyStub(TargetSslProxyStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonTargetSslProxyStub, using the given settings.
|
protected |
HttpJsonTargetSslProxyStub(TargetSslProxyStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetSslProxyStub, using the given settings.
|
@InternalApi public static final ApiMethodDescriptor<DeleteTargetSslProxyHttpRequest,Operation> deleteTargetSslProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetTargetSslProxyHttpRequest,TargetSslProxy> getTargetSslProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<InsertTargetSslProxyHttpRequest,Operation> insertTargetSslProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListTargetSslProxiesHttpRequest,TargetSslProxyList> listTargetSslProxiesMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetBackendServiceTargetSslProxyHttpRequest,Operation> setBackendServiceTargetSslProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetProxyHeaderTargetSslProxyHttpRequest,Operation> setProxyHeaderTargetSslProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetSslCertificatesTargetSslProxyHttpRequest,Operation> setSslCertificatesTargetSslProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetSslPolicyTargetSslProxyHttpRequest,Operation> setSslPolicyTargetSslProxyMethodDescriptor
protected HttpJsonTargetSslProxyStub(TargetSslProxyStubSettings settings, ClientContext clientContext) throws IOException
IOException
protected HttpJsonTargetSslProxyStub(TargetSslProxyStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonTargetSslProxyStub create(TargetSslProxyStubSettings settings) throws IOException
IOException
public static final HttpJsonTargetSslProxyStub create(ClientContext clientContext) throws IOException
IOException
public static final HttpJsonTargetSslProxyStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public UnaryCallable<DeleteTargetSslProxyHttpRequest,Operation> deleteTargetSslProxyCallable()
deleteTargetSslProxyCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<GetTargetSslProxyHttpRequest,TargetSslProxy> getTargetSslProxyCallable()
getTargetSslProxyCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<InsertTargetSslProxyHttpRequest,Operation> insertTargetSslProxyCallable()
insertTargetSslProxyCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> listTargetSslProxiesPagedCallable()
listTargetSslProxiesPagedCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyList> listTargetSslProxiesCallable()
listTargetSslProxiesCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<SetBackendServiceTargetSslProxyHttpRequest,Operation> setBackendServiceTargetSslProxyCallable()
setBackendServiceTargetSslProxyCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<SetProxyHeaderTargetSslProxyHttpRequest,Operation> setProxyHeaderTargetSslProxyCallable()
setProxyHeaderTargetSslProxyCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<SetSslCertificatesTargetSslProxyHttpRequest,Operation> setSslCertificatesTargetSslProxyCallable()
setSslCertificatesTargetSslProxyCallable
in class TargetSslProxyStub
@BetaApi public UnaryCallable<SetSslPolicyTargetSslProxyHttpRequest,Operation> setSslPolicyTargetSslProxyCallable()
setSslPolicyTargetSslProxyCallable
in class TargetSslProxyStub
public final void close()
close
in interface AutoCloseable
close
in class TargetSslProxyStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.