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.model
Methods in com.oracle.bmc.cloudmigrations.model that return AvailableShapesCollection.Builder Modifier and Type Method Description static AvailableShapesCollection.Builder
AvailableShapesCollection. builder()
Create a new builder.AvailableShapesCollection.Builder
AvailableShapesCollection.Builder. copy(AvailableShapesCollection model)
AvailableShapesCollection.Builder
AvailableShapesCollection.Builder. items(List<AvailableShapeSummary> items)
Available shapes list.AvailableShapesCollection.Builder
AvailableShapesCollection. toBuilder()
-