@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonTargetVpnGatewayStub extends TargetVpnGatewayStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonTargetVpnGatewayStub(TargetVpnGatewayStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonTargetVpnGatewayStub, using the given settings.
|
protected |
HttpJsonTargetVpnGatewayStub(TargetVpnGatewayStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetVpnGatewayStub, using the given settings.
|
@InternalApi public static final ApiMethodDescriptor<AggregatedListTargetVpnGatewaysHttpRequest,TargetVpnGatewayAggregatedList> aggregatedListTargetVpnGatewaysMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<DeleteTargetVpnGatewayHttpRequest,Operation> deleteTargetVpnGatewayMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetTargetVpnGatewayHttpRequest,TargetVpnGateway> getTargetVpnGatewayMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<InsertTargetVpnGatewayHttpRequest,Operation> insertTargetVpnGatewayMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> listTargetVpnGatewaysMethodDescriptor
protected HttpJsonTargetVpnGatewayStub(TargetVpnGatewayStubSettings settings, ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonTargetVpnGatewayStub(TargetVpnGatewayStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonTargetVpnGatewayStub create(TargetVpnGatewayStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonTargetVpnGatewayStub create(ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonTargetVpnGatewayStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@BetaApi public UnaryCallable<AggregatedListTargetVpnGatewaysHttpRequest,TargetVpnGatewayClient.AggregatedListTargetVpnGatewaysPagedResponse> aggregatedListTargetVpnGatewaysPagedCallable()
aggregatedListTargetVpnGatewaysPagedCallable in class TargetVpnGatewayStub@BetaApi public UnaryCallable<AggregatedListTargetVpnGatewaysHttpRequest,TargetVpnGatewayAggregatedList> aggregatedListTargetVpnGatewaysCallable()
aggregatedListTargetVpnGatewaysCallable in class TargetVpnGatewayStub@BetaApi public UnaryCallable<DeleteTargetVpnGatewayHttpRequest,Operation> deleteTargetVpnGatewayCallable()
deleteTargetVpnGatewayCallable in class TargetVpnGatewayStub@BetaApi public UnaryCallable<GetTargetVpnGatewayHttpRequest,TargetVpnGateway> getTargetVpnGatewayCallable()
getTargetVpnGatewayCallable in class TargetVpnGatewayStub@BetaApi public UnaryCallable<InsertTargetVpnGatewayHttpRequest,Operation> insertTargetVpnGatewayCallable()
insertTargetVpnGatewayCallable in class TargetVpnGatewayStub@BetaApi public UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayClient.ListTargetVpnGatewaysPagedResponse> listTargetVpnGatewaysPagedCallable()
listTargetVpnGatewaysPagedCallable in class TargetVpnGatewayStub@BetaApi public UnaryCallable<ListTargetVpnGatewaysHttpRequest,TargetVpnGatewayList> listTargetVpnGatewaysCallable()
listTargetVpnGatewaysCallable in class TargetVpnGatewayStubpublic final void close()
close in interface AutoCloseableclose in class TargetVpnGatewayStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2019 Google LLC. All rights reserved.