| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
| software.amazon.awssdk.services.athena.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCapacityAssignmentConfigurationResponse> |
AthenaAsyncClient.getCapacityAssignmentConfiguration(GetCapacityAssignmentConfigurationRequest getCapacityAssignmentConfigurationRequest)
Gets the capacity assignment configuration for a capacity reservation, if one exists.
|
default GetCapacityAssignmentConfigurationResponse |
AthenaClient.getCapacityAssignmentConfiguration(GetCapacityAssignmentConfigurationRequest getCapacityAssignmentConfigurationRequest)
Gets the capacity assignment configuration for a capacity reservation, if one exists.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCapacityAssignmentConfigurationRequestMarshaller.marshall(GetCapacityAssignmentConfigurationRequest getCapacityAssignmentConfigurationRequest) |
Copyright © 2023. All rights reserved.