Uses of Interface
software.amazon.awssdk.services.ssm.model.InvalidAggregatorException.Builder
Packages that use InvalidAggregatorException.Builder
-
Uses of InvalidAggregatorException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InvalidAggregatorException.BuilderModifier and TypeMethodDescriptionInvalidAggregatorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InvalidAggregatorException.builder()InvalidAggregatorException.Builder.numAttempts(Integer numAttempts) InvalidAggregatorException.Builder.statusCode(int statusCode) InvalidAggregatorException.toBuilder()InvalidAggregatorException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InvalidAggregatorException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvalidAggregatorException.Builder>InvalidAggregatorException.serializableBuilderClass()