Uses of Class
com.oracle.bmc.cloudmigrations.model.AvailableShapesCollection.Builder
- 
Packages that use AvailableShapesCollection.Builder Package Description com.oracle.bmc.cloudmigrations.model 
- 
- 
Uses of AvailableShapesCollection.Builder in com.oracle.bmc.cloudmigrations.modelMethods in com.oracle.bmc.cloudmigrations.model that return AvailableShapesCollection.Builder Modifier and Type Method Description static AvailableShapesCollection.BuilderAvailableShapesCollection. builder()Create a new builder.AvailableShapesCollection.BuilderAvailableShapesCollection.Builder. copy(AvailableShapesCollection model)AvailableShapesCollection.BuilderAvailableShapesCollection.Builder. items(List<AvailableShapeSummary> items)Available shapes list.AvailableShapesCollection.BuilderAvailableShapesCollection. toBuilder()
 
-