Send feedback
Class HttpJsonOracleDatabaseStub (0.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public class HttpJsonOracleDatabaseStub extends OracleDatabaseStub
REST stub implementation for the OracleDatabase service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonOracleDatabaseStub create ( ClientContext clientContext )
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonOracleDatabaseStub create ( ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
create(OracleDatabaseStubSettings settings)
public static final HttpJsonOracleDatabaseStub create ( OracleDatabaseStubSettings settings )
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors ()
Constructors
HttpJsonOracleDatabaseStub(OracleDatabaseStubSettings settings, ClientContext clientContext)
protected HttpJsonOracleDatabaseStub ( OracleDatabaseStubSettings settings , ClientContext clientContext )
Constructs an instance of HttpJsonOracleDatabaseStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
HttpJsonOracleDatabaseStub(OracleDatabaseStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonOracleDatabaseStub ( OracleDatabaseStubSettings settings , ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
Constructs an instance of HttpJsonOracleDatabaseStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination ( long duration , TimeUnit unit )
close()
public final void close ()
Overrides
createAutonomousDatabaseCallable()
public UnaryCallable<CreateAutonomousDatabaseRequest , Operation > createAutonomousDatabaseCallable ()
Overrides
createAutonomousDatabaseOperationCallable()
public OperationCallable<CreateAutonomousDatabaseRequest , AutonomousDatabase , OperationMetadata > createAutonomousDatabaseOperationCallable ()
Overrides
createCloudExadataInfrastructureCallable()
public UnaryCallable<CreateCloudExadataInfrastructureRequest , Operation > createCloudExadataInfrastructureCallable ()
Overrides
createCloudExadataInfrastructureOperationCallable()
public OperationCallable<CreateCloudExadataInfrastructureRequest , CloudExadataInfrastructure , OperationMetadata > createCloudExadataInfrastructureOperationCallable ()
Overrides
createCloudVmClusterCallable()
public UnaryCallable<CreateCloudVmClusterRequest , Operation > createCloudVmClusterCallable ()
Overrides
createCloudVmClusterOperationCallable()
public OperationCallable<CreateCloudVmClusterRequest , CloudVmCluster , OperationMetadata > createCloudVmClusterOperationCallable ()
Overrides
deleteAutonomousDatabaseCallable()
public UnaryCallable<DeleteAutonomousDatabaseRequest , Operation > deleteAutonomousDatabaseCallable ()
Overrides
deleteAutonomousDatabaseOperationCallable()
public OperationCallable<DeleteAutonomousDatabaseRequest , Empty , OperationMetadata > deleteAutonomousDatabaseOperationCallable ()
Overrides
deleteCloudExadataInfrastructureCallable()
public UnaryCallable<DeleteCloudExadataInfrastructureRequest , Operation > deleteCloudExadataInfrastructureCallable ()
Overrides
deleteCloudExadataInfrastructureOperationCallable()
public OperationCallable<DeleteCloudExadataInfrastructureRequest , Empty , OperationMetadata > deleteCloudExadataInfrastructureOperationCallable ()
Overrides
deleteCloudVmClusterCallable()
public UnaryCallable<DeleteCloudVmClusterRequest , Operation > deleteCloudVmClusterCallable ()
Overrides
deleteCloudVmClusterOperationCallable()
public OperationCallable<DeleteCloudVmClusterRequest , Empty , OperationMetadata > deleteCloudVmClusterOperationCallable ()
Overrides
generateAutonomousDatabaseWalletCallable()
public UnaryCallable<GenerateAutonomousDatabaseWalletRequest , GenerateAutonomousDatabaseWalletResponse > generateAutonomousDatabaseWalletCallable ()
Overrides
getAutonomousDatabaseCallable()
public UnaryCallable<GetAutonomousDatabaseRequest , AutonomousDatabase > getAutonomousDatabaseCallable ()
Overrides
getCloudExadataInfrastructureCallable()
public UnaryCallable<GetCloudExadataInfrastructureRequest , CloudExadataInfrastructure > getCloudExadataInfrastructureCallable ()
Overrides
getCloudVmClusterCallable()
public UnaryCallable<GetCloudVmClusterRequest , CloudVmCluster > getCloudVmClusterCallable ()
Overrides
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub ()
Overrides
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
Overrides
isShutdown()
public boolean isShutdown ()
isTerminated()
public boolean isTerminated ()
listAutonomousDatabaseBackupsCallable()
public UnaryCallable<ListAutonomousDatabaseBackupsRequest , ListAutonomousDatabaseBackupsResponse > listAutonomousDatabaseBackupsCallable ()
Overrides
listAutonomousDatabaseBackupsPagedCallable()
public UnaryCallable<ListAutonomousDatabaseBackupsRequest , OracleDatabaseClient . ListAutonomousDatabaseBackupsPagedResponse > listAutonomousDatabaseBackupsPagedCallable ()
Overrides
listAutonomousDatabaseCharacterSetsCallable()
public UnaryCallable<ListAutonomousDatabaseCharacterSetsRequest , ListAutonomousDatabaseCharacterSetsResponse > listAutonomousDatabaseCharacterSetsCallable ()
Overrides
listAutonomousDatabaseCharacterSetsPagedCallable()
public UnaryCallable<ListAutonomousDatabaseCharacterSetsRequest , OracleDatabaseClient . ListAutonomousDatabaseCharacterSetsPagedResponse > listAutonomousDatabaseCharacterSetsPagedCallable ()
Overrides
listAutonomousDatabasesCallable()
public UnaryCallable<ListAutonomousDatabasesRequest , ListAutonomousDatabasesResponse > listAutonomousDatabasesCallable ()
Overrides
listAutonomousDatabasesPagedCallable()
public UnaryCallable<ListAutonomousDatabasesRequest , OracleDatabaseClient . ListAutonomousDatabasesPagedResponse > listAutonomousDatabasesPagedCallable ()
Overrides
listAutonomousDbVersionsCallable()
public UnaryCallable<ListAutonomousDbVersionsRequest , ListAutonomousDbVersionsResponse > listAutonomousDbVersionsCallable ()
Overrides
listAutonomousDbVersionsPagedCallable()
public UnaryCallable<ListAutonomousDbVersionsRequest , OracleDatabaseClient . ListAutonomousDbVersionsPagedResponse > listAutonomousDbVersionsPagedCallable ()
Overrides
listCloudExadataInfrastructuresCallable()
public UnaryCallable<ListCloudExadataInfrastructuresRequest , ListCloudExadataInfrastructuresResponse > listCloudExadataInfrastructuresCallable ()
Overrides
listCloudExadataInfrastructuresPagedCallable()
public UnaryCallable<ListCloudExadataInfrastructuresRequest , OracleDatabaseClient . ListCloudExadataInfrastructuresPagedResponse > listCloudExadataInfrastructuresPagedCallable ()
Overrides
listCloudVmClustersCallable()
public UnaryCallable<ListCloudVmClustersRequest , ListCloudVmClustersResponse > listCloudVmClustersCallable ()
Overrides
listCloudVmClustersPagedCallable()
public UnaryCallable<ListCloudVmClustersRequest , OracleDatabaseClient . ListCloudVmClustersPagedResponse > listCloudVmClustersPagedCallable ()
Overrides
listDbNodesCallable()
public UnaryCallable<ListDbNodesRequest , ListDbNodesResponse > listDbNodesCallable ()
Overrides
listDbNodesPagedCallable()
public UnaryCallable<ListDbNodesRequest , OracleDatabaseClient . ListDbNodesPagedResponse > listDbNodesPagedCallable ()
Overrides
listDbServersCallable()
public UnaryCallable<ListDbServersRequest , ListDbServersResponse > listDbServersCallable ()
Overrides
listDbServersPagedCallable()
public UnaryCallable<ListDbServersRequest , OracleDatabaseClient . ListDbServersPagedResponse > listDbServersPagedCallable ()
Overrides
listDbSystemShapesCallable()
public UnaryCallable<ListDbSystemShapesRequest , ListDbSystemShapesResponse > listDbSystemShapesCallable ()
Overrides
listDbSystemShapesPagedCallable()
public UnaryCallable<ListDbSystemShapesRequest , OracleDatabaseClient . ListDbSystemShapesPagedResponse > listDbSystemShapesPagedCallable ()
Overrides
listEntitlementsCallable()
public UnaryCallable<ListEntitlementsRequest , ListEntitlementsResponse > listEntitlementsCallable ()
Overrides
listEntitlementsPagedCallable()
public UnaryCallable<ListEntitlementsRequest , OracleDatabaseClient . ListEntitlementsPagedResponse > listEntitlementsPagedCallable ()
Overrides
listGiVersionsCallable()
public UnaryCallable<ListGiVersionsRequest , ListGiVersionsResponse > listGiVersionsCallable ()
Overrides
listGiVersionsPagedCallable()
public UnaryCallable<ListGiVersionsRequest , OracleDatabaseClient . ListGiVersionsPagedResponse > listGiVersionsPagedCallable ()
Overrides
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , OracleDatabaseClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Overrides
restoreAutonomousDatabaseCallable()
public UnaryCallable<RestoreAutonomousDatabaseRequest , Operation > restoreAutonomousDatabaseCallable ()
Overrides
restoreAutonomousDatabaseOperationCallable()
public OperationCallable<RestoreAutonomousDatabaseRequest , AutonomousDatabase , OperationMetadata > restoreAutonomousDatabaseOperationCallable ()
Overrides
shutdown()
shutdownNow()
public void shutdownNow ()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]