Uses of Class
com.oracle.bmc.cloudmigrations.model.AvailableShapesCollection
-
Packages that use AvailableShapesCollection Package Description com.oracle.bmc.cloudmigrations.model com.oracle.bmc.cloudmigrations.responses -
-
Uses of AvailableShapesCollection in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return AvailableShapesCollection Modifier and Type Method Description AvailableShapesCollection
AvailableShapesCollection.Builder. build()
Methods in com.oracle.bmc.cloudmigrations.model with parameters of type AvailableShapesCollection Modifier and Type Method Description AvailableShapesCollection.Builder
AvailableShapesCollection.Builder. copy(AvailableShapesCollection model)
-
Uses of AvailableShapesCollection in com.oracle.bmc.cloudmigrations.responses
Methods in com.oracle.bmc.cloudmigrations.responses that return AvailableShapesCollection Modifier and Type Method Description AvailableShapesCollection
ListAvailableShapesResponse. getAvailableShapesCollection()
The returned AvailableShapesCollection instance.Methods in com.oracle.bmc.cloudmigrations.responses with parameters of type AvailableShapesCollection Modifier and Type Method Description ListAvailableShapesResponse.Builder
ListAvailableShapesResponse.Builder. availableShapesCollection(AvailableShapesCollection availableShapesCollection)
The returned AvailableShapesCollection instance.
-