Uses of Class
com.oracle.bmc.opsi.model.ChangeMacsManagedCloudDatabaseInsightConnectionDetails
-
Packages that use ChangeMacsManagedCloudDatabaseInsightConnectionDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of ChangeMacsManagedCloudDatabaseInsightConnectionDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChangeMacsManagedCloudDatabaseInsightConnectionDetails Modifier and Type Method Description ChangeMacsManagedCloudDatabaseInsightConnectionDetails
ChangeMacsManagedCloudDatabaseInsightConnectionDetails.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type ChangeMacsManagedCloudDatabaseInsightConnectionDetails Modifier and Type Method Description ChangeMacsManagedCloudDatabaseInsightConnectionDetails.Builder
ChangeMacsManagedCloudDatabaseInsightConnectionDetails.Builder. copy(ChangeMacsManagedCloudDatabaseInsightConnectionDetails model)
-
Uses of ChangeMacsManagedCloudDatabaseInsightConnectionDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeMacsManagedCloudDatabaseInsightConnectionDetails Modifier and Type Method Description ChangeMacsManagedCloudDatabaseInsightConnectionDetails
ChangeMacsManagedCloudDatabaseInsightConnectionRequest. getBody$()
Alternative accessor for the body parameter.ChangeMacsManagedCloudDatabaseInsightConnectionDetails
ChangeMacsManagedCloudDatabaseInsightConnectionRequest. getChangeMacsManagedCloudDatabaseInsightConnectionDetails()
The information to be updated.Methods in com.oracle.bmc.opsi.requests with parameters of type ChangeMacsManagedCloudDatabaseInsightConnectionDetails Modifier and Type Method Description ChangeMacsManagedCloudDatabaseInsightConnectionRequest.Builder
ChangeMacsManagedCloudDatabaseInsightConnectionRequest.Builder. body$(ChangeMacsManagedCloudDatabaseInsightConnectionDetails body)
Alternative setter for the body parameter.ChangeMacsManagedCloudDatabaseInsightConnectionRequest.Builder
ChangeMacsManagedCloudDatabaseInsightConnectionRequest.Builder. changeMacsManagedCloudDatabaseInsightConnectionDetails(ChangeMacsManagedCloudDatabaseInsightConnectionDetails changeMacsManagedCloudDatabaseInsightConnectionDetails)
The information to be updated.
-