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