Uses of Class
com.oracle.bmc.database.requests.ConfigureExascaleCloudExadataInfrastructureRequest
-
Packages that use ConfigureExascaleCloudExadataInfrastructureRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of ConfigureExascaleCloudExadataInfrastructureRequest in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return types with arguments of type ConfigureExascaleCloudExadataInfrastructureRequest Modifier and Type Method Description Waiter<ConfigureExascaleCloudExadataInfrastructureRequest,ConfigureExascaleCloudExadataInfrastructureResponse>
DatabaseWaiters. forConfigureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request)
Creates a newWaiter
using the default configuration.Waiter<ConfigureExascaleCloudExadataInfrastructureRequest,ConfigureExascaleCloudExadataInfrastructureResponse>
DatabaseWaiters. forConfigureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Method parameters in com.oracle.bmc.database with type arguments of type ConfigureExascaleCloudExadataInfrastructureRequest Modifier and Type Method Description Future<ConfigureExascaleCloudExadataInfrastructureResponse>
DatabaseAsync. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request, AsyncHandler<ConfigureExascaleCloudExadataInfrastructureRequest,ConfigureExascaleCloudExadataInfrastructureResponse> handler)
Configures Exascale on Cloud exadata infrastructure resource.Future<ConfigureExascaleCloudExadataInfrastructureResponse>
DatabaseAsyncClient. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request, AsyncHandler<ConfigureExascaleCloudExadataInfrastructureRequest,ConfigureExascaleCloudExadataInfrastructureResponse> handler)
-
Uses of ConfigureExascaleCloudExadataInfrastructureRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ConfigureExascaleCloudExadataInfrastructureRequest Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureRequest
ConfigureExascaleCloudExadataInfrastructureRequest.Builder. build()
Build the instance of ConfigureExascaleCloudExadataInfrastructureRequest as configured by this builderConfigureExascaleCloudExadataInfrastructureRequest
ConfigureExascaleCloudExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ConfigureExascaleCloudExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type ConfigureExascaleCloudExadataInfrastructureRequest Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureRequest.Builder
ConfigureExascaleCloudExadataInfrastructureRequest.Builder. copy(ConfigureExascaleCloudExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
-