| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetTestExecutionArtifactsUrlResponse |
LexModelsV2Client.getTestExecutionArtifactsUrl(Consumer<GetTestExecutionArtifactsUrlRequest.Builder> getTestExecutionArtifactsUrlRequest)
The pre-signed Amazon S3 URL to download the test execution result artifacts.
|
default GetTestExecutionArtifactsUrlResponse |
LexModelsV2Client.getTestExecutionArtifactsUrl(GetTestExecutionArtifactsUrlRequest getTestExecutionArtifactsUrlRequest)
The pre-signed Amazon S3 URL to download the test execution result artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTestExecutionArtifactsUrlResponse> |
LexModelsV2AsyncClient.getTestExecutionArtifactsUrl(Consumer<GetTestExecutionArtifactsUrlRequest.Builder> getTestExecutionArtifactsUrlRequest)
The pre-signed Amazon S3 URL to download the test execution result artifacts.
|
default CompletableFuture<GetTestExecutionArtifactsUrlResponse> |
LexModelsV2AsyncClient.getTestExecutionArtifactsUrl(GetTestExecutionArtifactsUrlRequest getTestExecutionArtifactsUrlRequest)
The pre-signed Amazon S3 URL to download the test execution result artifacts.
|
Copyright © 2023. All rights reserved.