Class HttpJsonTargetVpnGatewaysStub (1.53.0)

public class HttpJsonTargetVpnGatewaysStub extends TargetVpnGatewaysStub

REST stub implementation for the TargetVpnGateways service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TargetVpnGatewaysStub > HttpJsonTargetVpnGatewaysStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonTargetVpnGatewaysStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonTargetVpnGatewaysStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonTargetVpnGatewaysStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonTargetVpnGatewaysStub
Exceptions
Type Description
IOException

create(TargetVpnGatewaysStubSettings settings)

public static final HttpJsonTargetVpnGatewaysStub create(TargetVpnGatewaysStubSettings settings)
Parameter
Name Description
settings TargetVpnGatewaysStubSettings
Returns
Type Description
HttpJsonTargetVpnGatewaysStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonTargetVpnGatewaysStub(TargetVpnGatewaysStubSettings settings, ClientContext clientContext)

protected HttpJsonTargetVpnGatewaysStub(TargetVpnGatewaysStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonTargetVpnGatewaysStub, 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.

Parameters
Name Description
settings TargetVpnGatewaysStubSettings
clientContext ClientContext

HttpJsonTargetVpnGatewaysStub(TargetVpnGatewaysStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonTargetVpnGatewaysStub(TargetVpnGatewaysStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonTargetVpnGatewaysStub, 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.

Parameters
Name Description
settings TargetVpnGatewaysStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList> aggregatedListCallable()
Returns
Type Description
UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList>
Overrides

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
Type Description
UnaryCallable<AggregatedListTargetVpnGatewaysRequest,AggregatedListPagedResponse>
Overrides

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

close()

public final void close()
Overrides

deleteCallable()

public UnaryCallable<DeleteTargetVpnGatewayRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteTargetVpnGatewayRequest,Operation>
Overrides

deleteOperationCallable()

public OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation>
Overrides

getCallable()

public UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway> getCallable()
Returns
Type Description
UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway>
Overrides

insertCallable()

public UnaryCallable<InsertTargetVpnGatewayRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertTargetVpnGatewayRequest,Operation>
Overrides

insertOperationCallable()

public OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation>
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listCallable()

public UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList> listCallable()
Returns
Type Description
UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList>
Overrides

listPagedCallable()

public UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListTargetVpnGatewaysRequest,ListPagedResponse>
Overrides

setLabelsCallable()

public UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation> setLabelsCallable()
Returns
Type Description
UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation>
Overrides

setLabelsOperationCallable()

public OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()
Returns
Type Description
OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()