Uses of Class
software.amazon.awssdk.services.batch.model.UpdateQuotaShareRequest
-
Packages that use UpdateQuotaShareRequest Package Description software.amazon.awssdk.services.batch Batch software.amazon.awssdk.services.batch.transform -
-
Uses of UpdateQuotaShareRequest in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch with parameters of type UpdateQuotaShareRequest Modifier and Type Method Description default CompletableFuture<UpdateQuotaShareResponse>BatchAsyncClient. updateQuotaShare(UpdateQuotaShareRequest updateQuotaShareRequest)Updates a quota share.default UpdateQuotaShareResponseBatchClient. updateQuotaShare(UpdateQuotaShareRequest updateQuotaShareRequest)Updates a quota share. -
Uses of UpdateQuotaShareRequest in software.amazon.awssdk.services.batch.transform
Methods in software.amazon.awssdk.services.batch.transform with parameters of type UpdateQuotaShareRequest Modifier and Type Method Description SdkHttpFullRequestUpdateQuotaShareRequestMarshaller. marshall(UpdateQuotaShareRequest updateQuotaShareRequest)
-