Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoicev2.model.PinpointSmsVoiceV2Exception.Builder
-
Packages that use PinpointSmsVoiceV2Exception.Builder Package Description software.amazon.awssdk.services.pinpointsmsvoicev2.model -
-
Uses of PinpointSmsVoiceV2Exception.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Subinterfaces of PinpointSmsVoiceV2Exception.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2.model Modifier and Type Interface Description static interfaceAccessDeniedException.Builderstatic interfaceConflictException.Builderstatic interfaceInternalServerException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceQuotaExceededException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.pinpointsmsvoicev2.model that implement PinpointSmsVoiceV2Exception.Builder Modifier and Type Class Description protected static classPinpointSmsVoiceV2Exception.BuilderImplMethods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return PinpointSmsVoiceV2Exception.Builder Modifier and Type Method Description PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception. builder()PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception.Builder. cause(Throwable cause)PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception.Builder. message(String message)PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception.Builder. requestId(String requestId)PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception.Builder. statusCode(int statusCode)PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception. toBuilder()PinpointSmsVoiceV2Exception.BuilderPinpointSmsVoiceV2Exception.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return types with arguments of type PinpointSmsVoiceV2Exception.Builder Modifier and Type Method Description static Class<? extends PinpointSmsVoiceV2Exception.Builder>PinpointSmsVoiceV2Exception. serializableBuilderClass()Constructors in software.amazon.awssdk.services.pinpointsmsvoicev2.model with parameters of type PinpointSmsVoiceV2Exception.Builder Constructor Description PinpointSmsVoiceV2Exception(PinpointSmsVoiceV2Exception.Builder builder)
-