Uses of Class
software.amazon.awssdk.services.transcribe.endpoints.TranscribeEndpointParams
-
Packages that use TranscribeEndpointParams Package Description software.amazon.awssdk.services.transcribe.endpoints software.amazon.awssdk.services.transcribe.endpoints.internal -
-
Uses of TranscribeEndpointParams in software.amazon.awssdk.services.transcribe.endpoints
Methods in software.amazon.awssdk.services.transcribe.endpoints that return TranscribeEndpointParams Modifier and Type Method Description TranscribeEndpointParamsTranscribeEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.transcribe.endpoints with parameters of type TranscribeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>TranscribeEndpointProvider. resolveEndpoint(TranscribeEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of TranscribeEndpointParams in software.amazon.awssdk.services.transcribe.endpoints.internal
Methods in software.amazon.awssdk.services.transcribe.endpoints.internal that return TranscribeEndpointParams Modifier and Type Method Description static TranscribeEndpointParamsTranscribeResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.transcribe.endpoints.internal with parameters of type TranscribeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultTranscribeEndpointProvider. resolveEndpoint(TranscribeEndpointParams params)
-