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