@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonVpnGatewayStub extends VpnGatewayStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
HttpJsonVpnGatewayStub(VpnGatewayStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonVpnGatewayStub, using the given settings.
|
protected |
HttpJsonVpnGatewayStub(VpnGatewayStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonVpnGatewayStub, using the given settings.
|
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListVpnGatewaysHttpRequest,VpnGatewayAggregatedList> aggregatedListVpnGatewaysMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<DeleteVpnGatewayHttpRequest,Operation> deleteVpnGatewayMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<GetVpnGatewayHttpRequest,VpnGateway> getVpnGatewayMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<GetStatusVpnGatewayHttpRequest,VpnGatewaysGetStatusResponse> getStatusVpnGatewayMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<InsertVpnGatewayHttpRequest,Operation> insertVpnGatewayMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<ListVpnGatewaysHttpRequest,VpnGatewayList> listVpnGatewaysMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<SetLabelsVpnGatewayHttpRequest,Operation> setLabelsVpnGatewayMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<TestIamPermissionsVpnGatewayHttpRequest,TestPermissionsResponse> testIamPermissionsVpnGatewayMethodDescriptor
protected HttpJsonVpnGatewayStub(VpnGatewayStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
protected HttpJsonVpnGatewayStub(VpnGatewayStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonVpnGatewayStub create(VpnGatewayStubSettings settings) throws IOException
IOException
public static final HttpJsonVpnGatewayStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
public static final HttpJsonVpnGatewayStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnGatewaysHttpRequest,VpnGatewayClient.AggregatedListVpnGatewaysPagedResponse> aggregatedListVpnGatewaysPagedCallable()
aggregatedListVpnGatewaysPagedCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnGatewaysHttpRequest,VpnGatewayAggregatedList> aggregatedListVpnGatewaysCallable()
aggregatedListVpnGatewaysCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<DeleteVpnGatewayHttpRequest,Operation> deleteVpnGatewayCallable()
deleteVpnGatewayCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayHttpRequest,VpnGateway> getVpnGatewayCallable()
getVpnGatewayCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<GetStatusVpnGatewayHttpRequest,VpnGatewaysGetStatusResponse> getStatusVpnGatewayCallable()
getStatusVpnGatewayCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<InsertVpnGatewayHttpRequest,Operation> insertVpnGatewayCallable()
insertVpnGatewayCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayClient.ListVpnGatewaysPagedResponse> listVpnGatewaysPagedCallable()
listVpnGatewaysPagedCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysHttpRequest,VpnGatewayList> listVpnGatewaysCallable()
listVpnGatewaysCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayHttpRequest,Operation> setLabelsVpnGatewayCallable()
setLabelsVpnGatewayCallable
in class VpnGatewayStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsVpnGatewayHttpRequest,TestPermissionsResponse> testIamPermissionsVpnGatewayCallable()
testIamPermissionsVpnGatewayCallable
in class VpnGatewayStub
public final void close()
close
in interface AutoCloseable
close
in class VpnGatewayStub
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.