Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoice.model.PinpointSmsVoiceException.Builder
-
Packages that use PinpointSmsVoiceException.Builder Package Description software.amazon.awssdk.services.pinpointsmsvoice.model -
-
Uses of PinpointSmsVoiceException.Builder in software.amazon.awssdk.services.pinpointsmsvoice.model
Subinterfaces of PinpointSmsVoiceException.Builder in software.amazon.awssdk.services.pinpointsmsvoice.model Modifier and Type Interface Description static interfaceAlreadyExistsException.Builderstatic interfaceBadRequestException.Builderstatic interfaceInternalServiceErrorException.Builderstatic interfaceLimitExceededException.Builderstatic interfaceNotFoundException.Builderstatic interfaceTooManyRequestsException.BuilderClasses in software.amazon.awssdk.services.pinpointsmsvoice.model that implement PinpointSmsVoiceException.Builder Modifier and Type Class Description protected static classPinpointSmsVoiceException.BuilderImplMethods in software.amazon.awssdk.services.pinpointsmsvoice.model that return PinpointSmsVoiceException.Builder Modifier and Type Method Description PinpointSmsVoiceException.BuilderPinpointSmsVoiceException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static PinpointSmsVoiceException.BuilderPinpointSmsVoiceException. builder()PinpointSmsVoiceException.BuilderPinpointSmsVoiceException.Builder. cause(Throwable cause)PinpointSmsVoiceException.BuilderPinpointSmsVoiceException.Builder. message(String message)PinpointSmsVoiceException.BuilderPinpointSmsVoiceException.Builder. requestId(String requestId)PinpointSmsVoiceException.BuilderPinpointSmsVoiceException.Builder. statusCode(int statusCode)PinpointSmsVoiceException.BuilderPinpointSmsVoiceException. toBuilder()PinpointSmsVoiceException.BuilderPinpointSmsVoiceException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.pinpointsmsvoice.model that return types with arguments of type PinpointSmsVoiceException.Builder Modifier and Type Method Description static Class<? extends PinpointSmsVoiceException.Builder>PinpointSmsVoiceException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.pinpointsmsvoice.model with parameters of type PinpointSmsVoiceException.Builder Constructor Description PinpointSmsVoiceException(PinpointSmsVoiceException.Builder builder)
-