@Generated(value="by gapic-generator-java") public abstract class VpnGatewaysStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
VpnGatewaysStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnGatewaysRequest,VpnGatewaysClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteVpnGatewayRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteVpnGatewayRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway> getCallable()
public com.google.api.gax.rpc.UnaryCallable<GetStatusVpnGatewayRequest,VpnGatewaysGetStatusResponse> getStatusCallable()
public com.google.api.gax.rpc.OperationCallable<InsertVpnGatewayRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertVpnGatewayRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList> listCallable()
public com.google.api.gax.rpc.OperationCallable<SetLabelsVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayRequest,Operation> setLabelsCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsVpnGatewayRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.