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.model
Methods in com.oracle.bmc.optimizer.model that return EnrollmentStatusCollection Modifier and Type Method Description EnrollmentStatusCollection
EnrollmentStatusCollection.Builder. build()
Methods in com.oracle.bmc.optimizer.model with parameters of type EnrollmentStatusCollection Modifier and Type Method Description EnrollmentStatusCollection.Builder
EnrollmentStatusCollection.Builder. copy(EnrollmentStatusCollection model)
-
Uses of EnrollmentStatusCollection in com.oracle.bmc.optimizer.responses
Methods in com.oracle.bmc.optimizer.responses that return EnrollmentStatusCollection Modifier and Type Method Description EnrollmentStatusCollection
ListEnrollmentStatusesResponse. getEnrollmentStatusCollection()
The returned EnrollmentStatusCollection instance.Methods in com.oracle.bmc.optimizer.responses with parameters of type EnrollmentStatusCollection Modifier and Type Method Description ListEnrollmentStatusesResponse.Builder
ListEnrollmentStatusesResponse.Builder. enrollmentStatusCollection(EnrollmentStatusCollection enrollmentStatusCollection)
The returned EnrollmentStatusCollection instance.
-