Uses of Interface
software.amazon.awssdk.services.snowball.model.SnowballException.Builder
-
Packages that use SnowballException.Builder Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of SnowballException.Builder in software.amazon.awssdk.services.snowball.model
Subinterfaces of SnowballException.Builder in software.amazon.awssdk.services.snowball.model Modifier and Type Interface Description static interfaceClusterLimitExceededException.Builderstatic interfaceConflictException.Builderstatic interfaceEc2RequestFailedException.Builderstatic interfaceInvalidAddressException.Builderstatic interfaceInvalidInputCombinationException.Builderstatic interfaceInvalidJobStateException.Builderstatic interfaceInvalidNextTokenException.Builderstatic interfaceInvalidResourceException.Builderstatic interfaceKmsRequestFailedException.Builderstatic interfaceReturnShippingLabelAlreadyExistsException.Builderstatic interfaceUnsupportedAddressException.BuilderClasses in software.amazon.awssdk.services.snowball.model that implement SnowballException.Builder Modifier and Type Class Description protected static classSnowballException.BuilderImplMethods in software.amazon.awssdk.services.snowball.model that return SnowballException.Builder Modifier and Type Method Description SnowballException.BuilderSnowballException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static SnowballException.BuilderSnowballException. builder()SnowballException.BuilderSnowballException.Builder. cause(Throwable cause)SnowballException.BuilderSnowballException.Builder. message(String message)SnowballException.BuilderSnowballException.Builder. requestId(String requestId)SnowballException.BuilderSnowballException.Builder. statusCode(int statusCode)SnowballException.BuilderSnowballException. toBuilder()SnowballException.BuilderSnowballException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.snowball.model that return types with arguments of type SnowballException.Builder Modifier and Type Method Description static Class<? extends SnowballException.Builder>SnowballException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.snowball.model with parameters of type SnowballException.Builder Constructor Description SnowballException(SnowballException.Builder builder)
-