Uses of Class
com.oracle.bmc.databasetools.responses.ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse
-
Packages that use ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse Package Description com.oracle.bmc.databasetools com.oracle.bmc.databasetools.responses -
-
Uses of ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse in com.oracle.bmc.databasetools
Methods in com.oracle.bmc.databasetools that return ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponseDatabaseTools. changeDatabaseToolsDatabaseApiGatewayConfigCompartment(ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest request)Moves the specified Database Tools database API gateway config to a different compartment in the same tenancy.ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponseDatabaseToolsClient. changeDatabaseToolsDatabaseApiGatewayConfigCompartment(ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest request) -
Uses of ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse in com.oracle.bmc.databasetools.responses
Methods in com.oracle.bmc.databasetools.responses that return ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponseChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetools.responses with parameters of type ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse.BuilderChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse.Builder. copy(ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-