Uses of Class
com.oracle.bmc.datasafe.model.ChangeSqlCollectionCompartmentDetails
-
Packages that use ChangeSqlCollectionCompartmentDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests -
-
Uses of ChangeSqlCollectionCompartmentDetails in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return ChangeSqlCollectionCompartmentDetails Modifier and Type Method Description ChangeSqlCollectionCompartmentDetails
ChangeSqlCollectionCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type ChangeSqlCollectionCompartmentDetails Modifier and Type Method Description ChangeSqlCollectionCompartmentDetails.Builder
ChangeSqlCollectionCompartmentDetails.Builder. copy(ChangeSqlCollectionCompartmentDetails model)
-
Uses of ChangeSqlCollectionCompartmentDetails in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ChangeSqlCollectionCompartmentDetails Modifier and Type Method Description ChangeSqlCollectionCompartmentDetails
ChangeSqlCollectionCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeSqlCollectionCompartmentDetails
ChangeSqlCollectionCompartmentRequest. getChangeSqlCollectionCompartmentDetails()
Details for the compartment move.Methods in com.oracle.bmc.datasafe.requests with parameters of type ChangeSqlCollectionCompartmentDetails Modifier and Type Method Description ChangeSqlCollectionCompartmentRequest.Builder
ChangeSqlCollectionCompartmentRequest.Builder. body$(ChangeSqlCollectionCompartmentDetails body)
Alternative setter for the body parameter.ChangeSqlCollectionCompartmentRequest.Builder
ChangeSqlCollectionCompartmentRequest.Builder. changeSqlCollectionCompartmentDetails(ChangeSqlCollectionCompartmentDetails changeSqlCollectionCompartmentDetails)
Details for the compartment move.
-