Uses of Class
com.oracle.bmc.mysql.model.BlueGreenDeploymentCollection
-
Packages that use BlueGreenDeploymentCollection Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.responses -
-
Uses of BlueGreenDeploymentCollection in com.oracle.bmc.mysql.model
Methods in com.oracle.bmc.mysql.model that return BlueGreenDeploymentCollection Modifier and Type Method Description BlueGreenDeploymentCollectionBlueGreenDeploymentCollection.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type BlueGreenDeploymentCollection Modifier and Type Method Description BlueGreenDeploymentCollection.BuilderBlueGreenDeploymentCollection.Builder. copy(BlueGreenDeploymentCollection model) -
Uses of BlueGreenDeploymentCollection in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return BlueGreenDeploymentCollection Modifier and Type Method Description BlueGreenDeploymentCollectionListBlueGreenDeploymentsResponse. getBlueGreenDeploymentCollection()The returned BlueGreenDeploymentCollection instance.Methods in com.oracle.bmc.mysql.responses with parameters of type BlueGreenDeploymentCollection Modifier and Type Method Description ListBlueGreenDeploymentsResponse.BuilderListBlueGreenDeploymentsResponse.Builder. blueGreenDeploymentCollection(BlueGreenDeploymentCollection blueGreenDeploymentCollection)The returned BlueGreenDeploymentCollection instance.
-