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