Class AlloyDBCSQLAdminStub (0.56.0)

public abstract class AlloyDBCSQLAdminStub implements BackgroundResource

Base stub class for the AlloyDBCSQLAdmin service API.

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

Inheritance

java.lang.Object > AlloyDBCSQLAdminStub

Implements

BackgroundResource

Constructors

AlloyDBCSQLAdminStub()

public AlloyDBCSQLAdminStub()

Methods

close()

public abstract void close()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,AlloyDBCSQLAdminClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

restoreFromCloudSQLCallable()

public UnaryCallable<RestoreFromCloudSQLRequest,Operation> restoreFromCloudSQLCallable()
Returns
Type Description
UnaryCallable<RestoreFromCloudSQLRequest,Operation>

restoreFromCloudSQLOperationCallable()

public OperationCallable<RestoreFromCloudSQLRequest,Cluster,OperationMetadata> restoreFromCloudSQLOperationCallable()
Returns
Type Description
OperationCallable<RestoreFromCloudSQLRequest,Cluster,OperationMetadata>