@Generated(value="by gapic-generator-java") public class HttpJsonAlloyDBCSQLAdminStub extends AlloyDBCSQLAdminStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonAlloyDBCSQLAdminStub(AlloyDBCSQLAdminStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAlloyDBCSQLAdminStub, using the given settings.
|
protected |
HttpJsonAlloyDBCSQLAdminStub(AlloyDBCSQLAdminStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAlloyDBCSQLAdminStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static HttpJsonAlloyDBCSQLAdminStub |
create(AlloyDBCSQLAdminStubSettings settings) |
static HttpJsonAlloyDBCSQLAdminStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static HttpJsonAlloyDBCSQLAdminStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) |
com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub |
getHttpJsonOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationCallable() |
static List<com.google.api.gax.httpjson.ApiMethodDescriptor> |
getMethodDescriptors() |
boolean |
isShutdown() |
boolean |
isTerminated() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,AlloyDBCSQLAdminClient.ListLocationsPagedResponse> |
listLocationsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<RestoreFromCloudSQLRequest,com.google.longrunning.Operation> |
restoreFromCloudSQLCallable() |
com.google.api.gax.rpc.OperationCallable<RestoreFromCloudSQLRequest,Cluster,OperationMetadata> |
restoreFromCloudSQLOperationCallable() |
void |
shutdown() |
void |
shutdownNow() |
getOperationsStubprotected HttpJsonAlloyDBCSQLAdminStub(AlloyDBCSQLAdminStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonAlloyDBCSQLAdminStub(AlloyDBCSQLAdminStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonAlloyDBCSQLAdminStub create(AlloyDBCSQLAdminStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonAlloyDBCSQLAdminStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonAlloyDBCSQLAdminStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub in class AlloyDBCSQLAdminStubpublic com.google.api.gax.rpc.UnaryCallable<RestoreFromCloudSQLRequest,com.google.longrunning.Operation> restoreFromCloudSQLCallable()
restoreFromCloudSQLCallable in class AlloyDBCSQLAdminStubpublic com.google.api.gax.rpc.OperationCallable<RestoreFromCloudSQLRequest,Cluster,OperationMetadata> restoreFromCloudSQLOperationCallable()
restoreFromCloudSQLOperationCallable in class AlloyDBCSQLAdminStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class AlloyDBCSQLAdminStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,AlloyDBCSQLAdminClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class AlloyDBCSQLAdminStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class AlloyDBCSQLAdminStubpublic final void close()
close in interface AutoCloseableclose in class AlloyDBCSQLAdminStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2026 Google LLC. All rights reserved.