Uses of Class
software.amazon.awssdk.services.transcribe.model.TranscribeRequest
-
Packages that use TranscribeRequest Package Description software.amazon.awssdk.services.transcribe.internal software.amazon.awssdk.services.transcribe.model -
-
Uses of TranscribeRequest in software.amazon.awssdk.services.transcribe.internal
Methods in software.amazon.awssdk.services.transcribe.internal with type parameters of type TranscribeRequest Modifier and Type Method Description static <T extends TranscribeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends TranscribeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of TranscribeRequest in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return TranscribeRequest Modifier and Type Method Description TranscribeRequestTranscribeRequest.Builder. build()Constructors in software.amazon.awssdk.services.transcribe.model with parameters of type TranscribeRequest Constructor Description BuilderImpl(TranscribeRequest request)
-