Uses of Class
software.amazon.awssdk.services.batch.model.FrontOfQuotaSharesDetail
-
Packages that use FrontOfQuotaSharesDetail Package Description software.amazon.awssdk.services.batch.model -
-
Uses of FrontOfQuotaSharesDetail in software.amazon.awssdk.services.batch.model
Methods in software.amazon.awssdk.services.batch.model that return FrontOfQuotaSharesDetail Modifier and Type Method Description FrontOfQuotaSharesDetailGetJobQueueSnapshotResponse. frontOfQuotaShares()The firstRUNNABLEjob in each quota share.Methods in software.amazon.awssdk.services.batch.model with parameters of type FrontOfQuotaSharesDetail Modifier and Type Method Description GetJobQueueSnapshotResponse.BuilderGetJobQueueSnapshotResponse.Builder. frontOfQuotaShares(FrontOfQuotaSharesDetail frontOfQuotaShares)The firstRUNNABLEjob in each quota share.
-