Uses of Class
com.oracle.bmc.database.requests.ChangeAutonomousExadataInfrastructureCompartmentRequest
-
Packages that use ChangeAutonomousExadataInfrastructureCompartmentRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of ChangeAutonomousExadataInfrastructureCompartmentRequest in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return types with arguments of type ChangeAutonomousExadataInfrastructureCompartmentRequest Modifier and Type Method Description Waiter<ChangeAutonomousExadataInfrastructureCompartmentRequest,ChangeAutonomousExadataInfrastructureCompartmentResponse>
DatabaseWaiters. forChangeAutonomousExadataInfrastructureCompartment(ChangeAutonomousExadataInfrastructureCompartmentRequest request)
Creates a newWaiter
using the default configuration.Waiter<ChangeAutonomousExadataInfrastructureCompartmentRequest,ChangeAutonomousExadataInfrastructureCompartmentResponse>
DatabaseWaiters. forChangeAutonomousExadataInfrastructureCompartment(ChangeAutonomousExadataInfrastructureCompartmentRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration. -
Uses of ChangeAutonomousExadataInfrastructureCompartmentRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ChangeAutonomousExadataInfrastructureCompartmentRequest Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentRequest
ChangeAutonomousExadataInfrastructureCompartmentRequest.Builder. build()
Build the instance of ChangeAutonomousExadataInfrastructureCompartmentRequest as configured by this builderChangeAutonomousExadataInfrastructureCompartmentRequest
ChangeAutonomousExadataInfrastructureCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeAutonomousExadataInfrastructureCompartmentRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type ChangeAutonomousExadataInfrastructureCompartmentRequest Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentRequest.Builder
ChangeAutonomousExadataInfrastructureCompartmentRequest.Builder. copy(ChangeAutonomousExadataInfrastructureCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-