@Generated(value="by gapic-generator-java") public abstract class TargetVpnGatewaysStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TargetVpnGatewaysStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteTargetVpnGatewayRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertTargetVpnGatewayRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList> listCallable()
public com.google.api.gax.rpc.OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation> setLabelsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.