Class VpcAccessServiceStub (2.8.0)

public abstract class VpcAccessServiceStub implements BackgroundResource

Base stub class for the VpcAccessService service API.

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

Inheritance

java.lang.Object > VpcAccessServiceStub

Implements

BackgroundResource

Constructors

VpcAccessServiceStub()

public VpcAccessServiceStub()

Methods

close()

public abstract void close()

createConnectorCallable()

public UnaryCallable<CreateConnectorRequest,Operation> createConnectorCallable()
Returns

createConnectorOperationCallable()

public OperationCallable<CreateConnectorRequest,Connector,OperationMetadata> createConnectorOperationCallable()
Returns

deleteConnectorCallable()

public UnaryCallable<DeleteConnectorRequest,Operation> deleteConnectorCallable()
Returns

deleteConnectorOperationCallable()

public OperationCallable<DeleteConnectorRequest,Empty,OperationMetadata> deleteConnectorOperationCallable()
Returns

getConnectorCallable()

public UnaryCallable<GetConnectorRequest,Connector> getConnectorCallable()
Returns

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listConnectorsCallable()

public UnaryCallable<ListConnectorsRequest,ListConnectorsResponse> listConnectorsCallable()
Returns

listConnectorsPagedCallable()

public UnaryCallable<ListConnectorsRequest,VpcAccessServiceClient.ListConnectorsPagedResponse> listConnectorsPagedCallable()
Returns

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,VpcAccessServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>