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