Uses of Interface
software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
-
Packages that use ApplicationAutoScalingException.Builder Package Description software.amazon.awssdk.services.applicationautoscaling.model -
-
Uses of ApplicationAutoScalingException.Builder in software.amazon.awssdk.services.applicationautoscaling.model
Subinterfaces of ApplicationAutoScalingException.Builder in software.amazon.awssdk.services.applicationautoscaling.model Modifier and Type Interface Description static interfaceConcurrentUpdateException.Builderstatic interfaceFailedResourceAccessException.Builderstatic interfaceInternalServiceException.Builderstatic interfaceInvalidNextTokenException.Builderstatic interfaceLimitExceededException.Builderstatic interfaceObjectNotFoundException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceTooManyTagsException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.applicationautoscaling.model that implement ApplicationAutoScalingException.Builder Modifier and Type Class Description protected static classApplicationAutoScalingException.BuilderImplMethods in software.amazon.awssdk.services.applicationautoscaling.model that return types with arguments of type ApplicationAutoScalingException.Builder Modifier and Type Method Description static Class<? extends ApplicationAutoScalingException.Builder>ApplicationAutoScalingException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.applicationautoscaling.model with parameters of type ApplicationAutoScalingException.Builder Constructor Description ApplicationAutoScalingException(ApplicationAutoScalingException.Builder builder)
-