Uses of Class
software.amazon.awssdk.services.batch.model.CreateQuotaShareRequest
-
Packages that use CreateQuotaShareRequest Package Description software.amazon.awssdk.services.batch Batch software.amazon.awssdk.services.batch.transform -
-
Uses of CreateQuotaShareRequest in software.amazon.awssdk.services.batch
Methods in software.amazon.awssdk.services.batch with parameters of type CreateQuotaShareRequest Modifier and Type Method Description default CompletableFuture<CreateQuotaShareResponse>BatchAsyncClient. createQuotaShare(CreateQuotaShareRequest createQuotaShareRequest)Creates an Batch quota share.default CreateQuotaShareResponseBatchClient. createQuotaShare(CreateQuotaShareRequest createQuotaShareRequest)Creates an Batch quota share. -
Uses of CreateQuotaShareRequest in software.amazon.awssdk.services.batch.transform
Methods in software.amazon.awssdk.services.batch.transform with parameters of type CreateQuotaShareRequest Modifier and Type Method Description SdkHttpFullRequestCreateQuotaShareRequestMarshaller. marshall(CreateQuotaShareRequest createQuotaShareRequest)
-