Uses of Class
com.oracle.bmc.databasetools.model.ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails
-
Packages that use ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails Package Description com.oracle.bmc.databasetools.model com.oracle.bmc.databasetools.requests -
-
Uses of ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails in com.oracle.bmc.databasetools.model
Methods in com.oracle.bmc.databasetools.model that return ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetailsChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails.Builder. build()Methods in com.oracle.bmc.databasetools.model with parameters of type ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails.BuilderChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails.Builder. copy(ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails model) -
Uses of ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails in com.oracle.bmc.databasetools.requests
Methods in com.oracle.bmc.databasetools.requests that return ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetailsChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetailsChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest. getChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails()Request to change the compartment of the Database Tools database API gateway config.Methods in com.oracle.bmc.databasetools.requests with parameters of type ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails Modifier and Type Method Description ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest.BuilderChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest.Builder. body$(ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails body)Alternative setter for the body parameter.ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest.BuilderChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentRequest.Builder. changeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails(ChangeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails changeDatabaseToolsDatabaseApiGatewayConfigCompartmentDetails)Request to change the compartment of the Database Tools database API gateway config.
-