Uses of Interface
software.amazon.awssdk.services.athena.model.PutCapacityAssignmentConfigurationResponse.Builder
-
Packages that use PutCapacityAssignmentConfigurationResponse.Builder Package Description software.amazon.awssdk.services.athena.model -
-
Uses of PutCapacityAssignmentConfigurationResponse.Builder in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return PutCapacityAssignmentConfigurationResponse.Builder Modifier and Type Method Description static PutCapacityAssignmentConfigurationResponse.BuilderPutCapacityAssignmentConfigurationResponse. builder()PutCapacityAssignmentConfigurationResponse.BuilderPutCapacityAssignmentConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.athena.model that return types with arguments of type PutCapacityAssignmentConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends PutCapacityAssignmentConfigurationResponse.Builder>PutCapacityAssignmentConfigurationResponse. serializableBuilderClass()
-