Uses of Interface
software.amazon.awssdk.services.quicksight.model.UpdateSpiceCapacityConfigurationResponse.Builder
-
Packages that use UpdateSpiceCapacityConfigurationResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of UpdateSpiceCapacityConfigurationResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return UpdateSpiceCapacityConfigurationResponse.Builder Modifier and Type Method Description static UpdateSpiceCapacityConfigurationResponse.BuilderUpdateSpiceCapacityConfigurationResponse. builder()UpdateSpiceCapacityConfigurationResponse.BuilderUpdateSpiceCapacityConfigurationResponse.Builder. requestId(String requestId)The Amazon Web Services request ID for this operation.UpdateSpiceCapacityConfigurationResponse.BuilderUpdateSpiceCapacityConfigurationResponse.Builder. status(Integer status)The HTTP status of the request.UpdateSpiceCapacityConfigurationResponse.BuilderUpdateSpiceCapacityConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type UpdateSpiceCapacityConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateSpiceCapacityConfigurationResponse.Builder>UpdateSpiceCapacityConfigurationResponse. serializableBuilderClass()
-