Uses of Class
software.amazon.awssdk.services.athena.model.GetCapacityAssignmentConfigurationRequest
-
Packages that use GetCapacityAssignmentConfigurationRequest 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 -
-
Uses of GetCapacityAssignmentConfigurationRequest in software.amazon.awssdk.services.athena
Methods in software.amazon.awssdk.services.athena with parameters of type GetCapacityAssignmentConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetCapacityAssignmentConfigurationResponse>AthenaAsyncClient. getCapacityAssignmentConfiguration(GetCapacityAssignmentConfigurationRequest getCapacityAssignmentConfigurationRequest)Gets the capacity assignment configuration for a capacity reservation, if one exists.default GetCapacityAssignmentConfigurationResponseAthenaClient. getCapacityAssignmentConfiguration(GetCapacityAssignmentConfigurationRequest getCapacityAssignmentConfigurationRequest)Gets the capacity assignment configuration for a capacity reservation, if one exists. -
Uses of GetCapacityAssignmentConfigurationRequest in software.amazon.awssdk.services.athena.transform
Methods in software.amazon.awssdk.services.athena.transform with parameters of type GetCapacityAssignmentConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetCapacityAssignmentConfigurationRequestMarshaller. marshall(GetCapacityAssignmentConfigurationRequest getCapacityAssignmentConfigurationRequest)
-