Uses of Class
com.oracle.bmc.optimizer.model.EnrollmentStatusCollection
- 
Packages that use EnrollmentStatusCollection Package Description com.oracle.bmc.optimizer.model com.oracle.bmc.optimizer.responses 
- 
- 
Uses of EnrollmentStatusCollection in com.oracle.bmc.optimizer.modelMethods in com.oracle.bmc.optimizer.model that return EnrollmentStatusCollection Modifier and Type Method Description EnrollmentStatusCollectionEnrollmentStatusCollection.Builder. build()Methods in com.oracle.bmc.optimizer.model with parameters of type EnrollmentStatusCollection Modifier and Type Method Description EnrollmentStatusCollection.BuilderEnrollmentStatusCollection.Builder. copy(EnrollmentStatusCollection model)
- 
Uses of EnrollmentStatusCollection in com.oracle.bmc.optimizer.responsesMethods in com.oracle.bmc.optimizer.responses that return EnrollmentStatusCollection Modifier and Type Method Description EnrollmentStatusCollectionListEnrollmentStatusesResponse. getEnrollmentStatusCollection()The returned EnrollmentStatusCollection instance.Methods in com.oracle.bmc.optimizer.responses with parameters of type EnrollmentStatusCollection Modifier and Type Method Description ListEnrollmentStatusesResponse.BuilderListEnrollmentStatusesResponse.Builder. enrollmentStatusCollection(EnrollmentStatusCollection enrollmentStatusCollection)The returned EnrollmentStatusCollection instance.
 
-