[BindServiceMethod(typeof(OracleDatabase), "BindService")]
public abstract class OracleDatabase.OracleDatabaseBaseReference documentation and code samples for the Oracle Database@Google Cloud v1 API class OracleDatabase.OracleDatabaseBase.
Base class for server-side implementations of OracleDatabase
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Methods
CreateAutonomousDatabase(CreateAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<Operation> CreateAutonomousDatabase(CreateAutonomousDatabaseRequest request, ServerCallContext context)Creates a new Autonomous Database in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | CreateAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
CreateCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest, ServerCallContext)
public virtual Task<Operation> CreateCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, ServerCallContext context)Creates a new Exadata Infrastructure in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | CreateCloudExadataInfrastructureRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
CreateCloudVmCluster(CreateCloudVmClusterRequest, ServerCallContext)
public virtual Task<Operation> CreateCloudVmCluster(CreateCloudVmClusterRequest request, ServerCallContext context)Creates a new VM Cluster in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | CreateCloudVmClusterRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
DeleteAutonomousDatabase(DeleteAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<Operation> DeleteAutonomousDatabase(DeleteAutonomousDatabaseRequest request, ServerCallContext context)Deletes a single Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | DeleteAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
DeleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest, ServerCallContext)
public virtual Task<Operation> DeleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request, ServerCallContext context)Deletes a single Exadata Infrastructure.
| Parameters | |
|---|---|
| Name | Description | 
| request | DeleteCloudExadataInfrastructureRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
DeleteCloudVmCluster(DeleteCloudVmClusterRequest, ServerCallContext)
public virtual Task<Operation> DeleteCloudVmCluster(DeleteCloudVmClusterRequest request, ServerCallContext context)Deletes a single VM Cluster.
| Parameters | |
|---|---|
| Name | Description | 
| request | DeleteCloudVmClusterRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
GenerateAutonomousDatabaseWallet(GenerateAutonomousDatabaseWalletRequest, ServerCallContext)
public virtual Task<GenerateAutonomousDatabaseWalletResponse> GenerateAutonomousDatabaseWallet(GenerateAutonomousDatabaseWalletRequest request, ServerCallContext context)Generates a wallet for an Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | GenerateAutonomousDatabaseWalletRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskGenerateAutonomousDatabaseWalletResponse | The response to send back to the client (wrapped by a task). | 
GetAutonomousDatabase(GetAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<AutonomousDatabase> GetAutonomousDatabase(GetAutonomousDatabaseRequest request, ServerCallContext context)Gets the details of a single Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | GetAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskAutonomousDatabase | The response to send back to the client (wrapped by a task). | 
GetCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest, ServerCallContext)
public virtual Task<CloudExadataInfrastructure> GetCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request, ServerCallContext context)Gets details of a single Exadata Infrastructure.
| Parameters | |
|---|---|
| Name | Description | 
| request | GetCloudExadataInfrastructureRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskCloudExadataInfrastructure | The response to send back to the client (wrapped by a task). | 
GetCloudVmCluster(GetCloudVmClusterRequest, ServerCallContext)
public virtual Task<CloudVmCluster> GetCloudVmCluster(GetCloudVmClusterRequest request, ServerCallContext context)Gets details of a single VM Cluster.
| Parameters | |
|---|---|
| Name | Description | 
| request | GetCloudVmClusterRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskCloudVmCluster | The response to send back to the client (wrapped by a task). | 
ListAutonomousDatabaseBackups(ListAutonomousDatabaseBackupsRequest, ServerCallContext)
public virtual Task<ListAutonomousDatabaseBackupsResponse> ListAutonomousDatabaseBackups(ListAutonomousDatabaseBackupsRequest request, ServerCallContext context)Lists the long-term and automatic backups of an Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListAutonomousDatabaseBackupsRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListAutonomousDatabaseBackupsResponse | The response to send back to the client (wrapped by a task). | 
ListAutonomousDatabaseCharacterSets(ListAutonomousDatabaseCharacterSetsRequest, ServerCallContext)
public virtual Task<ListAutonomousDatabaseCharacterSetsResponse> ListAutonomousDatabaseCharacterSets(ListAutonomousDatabaseCharacterSetsRequest request, ServerCallContext context)Lists Autonomous Database Character Sets in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListAutonomousDatabaseCharacterSetsRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListAutonomousDatabaseCharacterSetsResponse | The response to send back to the client (wrapped by a task). | 
ListAutonomousDatabases(ListAutonomousDatabasesRequest, ServerCallContext)
public virtual Task<ListAutonomousDatabasesResponse> ListAutonomousDatabases(ListAutonomousDatabasesRequest request, ServerCallContext context)Lists the Autonomous Databases in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListAutonomousDatabasesRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListAutonomousDatabasesResponse | The response to send back to the client (wrapped by a task). | 
ListAutonomousDbVersions(ListAutonomousDbVersionsRequest, ServerCallContext)
public virtual Task<ListAutonomousDbVersionsResponse> ListAutonomousDbVersions(ListAutonomousDbVersionsRequest request, ServerCallContext context)Lists all the available Autonomous Database versions for a project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListAutonomousDbVersionsRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListAutonomousDbVersionsResponse | The response to send back to the client (wrapped by a task). | 
ListCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest, ServerCallContext)
public virtual Task<ListCloudExadataInfrastructuresResponse> ListCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest request, ServerCallContext context)Lists Exadata Infrastructures in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListCloudExadataInfrastructuresRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListCloudExadataInfrastructuresResponse | The response to send back to the client (wrapped by a task). | 
ListCloudVmClusters(ListCloudVmClustersRequest, ServerCallContext)
public virtual Task<ListCloudVmClustersResponse> ListCloudVmClusters(ListCloudVmClustersRequest request, ServerCallContext context)Lists the VM Clusters in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListCloudVmClustersRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListCloudVmClustersResponse | The response to send back to the client (wrapped by a task). | 
ListDbNodes(ListDbNodesRequest, ServerCallContext)
public virtual Task<ListDbNodesResponse> ListDbNodes(ListDbNodesRequest request, ServerCallContext context)Lists the database nodes of a VM Cluster.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListDbNodesRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListDbNodesResponse | The response to send back to the client (wrapped by a task). | 
ListDbServers(ListDbServersRequest, ServerCallContext)
public virtual Task<ListDbServersResponse> ListDbServers(ListDbServersRequest request, ServerCallContext context)Lists the database servers of an Exadata Infrastructure instance.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListDbServersRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListDbServersResponse | The response to send back to the client (wrapped by a task). | 
ListDbSystemShapes(ListDbSystemShapesRequest, ServerCallContext)
public virtual Task<ListDbSystemShapesResponse> ListDbSystemShapes(ListDbSystemShapesRequest request, ServerCallContext context)Lists the database system shapes available for the project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListDbSystemShapesRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListDbSystemShapesResponse | The response to send back to the client (wrapped by a task). | 
ListEntitlements(ListEntitlementsRequest, ServerCallContext)
public virtual Task<ListEntitlementsResponse> ListEntitlements(ListEntitlementsRequest request, ServerCallContext context)Lists the entitlements in a given project.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListEntitlementsRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListEntitlementsResponse | The response to send back to the client (wrapped by a task). | 
ListGiVersions(ListGiVersionsRequest, ServerCallContext)
public virtual Task<ListGiVersionsResponse> ListGiVersions(ListGiVersionsRequest request, ServerCallContext context)Lists all the valid Oracle Grid Infrastructure (GI) versions for the given project and location.
| Parameters | |
|---|---|
| Name | Description | 
| request | ListGiVersionsRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskListGiVersionsResponse | The response to send back to the client (wrapped by a task). | 
RestartAutonomousDatabase(RestartAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<Operation> RestartAutonomousDatabase(RestartAutonomousDatabaseRequest request, ServerCallContext context)Restarts an Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | RestartAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
RestoreAutonomousDatabase(RestoreAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<Operation> RestoreAutonomousDatabase(RestoreAutonomousDatabaseRequest request, ServerCallContext context)Restores a single Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | RestoreAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
StartAutonomousDatabase(StartAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<Operation> StartAutonomousDatabase(StartAutonomousDatabaseRequest request, ServerCallContext context)Starts an Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | StartAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). | 
StopAutonomousDatabase(StopAutonomousDatabaseRequest, ServerCallContext)
public virtual Task<Operation> StopAutonomousDatabase(StopAutonomousDatabaseRequest request, ServerCallContext context)Stops an Autonomous Database.
| Parameters | |
|---|---|
| Name | Description | 
| request | StopAutonomousDatabaseRequestThe request received from the client. | 
| context | ServerCallContextThe context of the server-side call handler being invoked. | 
| Returns | |
|---|---|
| Type | Description | 
| TaskOperation | The response to send back to the client (wrapped by a task). |