Uses of Interface
software.amazon.awssdk.services.iot1clickprojects.model.Iot1ClickProjectsException.Builder
-
Packages that use Iot1ClickProjectsException.Builder Package Description software.amazon.awssdk.services.iot1clickprojects.model -
-
Uses of Iot1ClickProjectsException.Builder in software.amazon.awssdk.services.iot1clickprojects.model
Subinterfaces of Iot1ClickProjectsException.Builder in software.amazon.awssdk.services.iot1clickprojects.model Modifier and Type Interface Description static interfaceInternalFailureException.Builderstatic interfaceInvalidRequestException.Builderstatic interfaceResourceConflictException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceTooManyRequestsException.BuilderClasses in software.amazon.awssdk.services.iot1clickprojects.model that implement Iot1ClickProjectsException.Builder Modifier and Type Class Description protected static classIot1ClickProjectsException.BuilderImplMethods in software.amazon.awssdk.services.iot1clickprojects.model that return Iot1ClickProjectsException.Builder Modifier and Type Method Description Iot1ClickProjectsException.BuilderIot1ClickProjectsException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static Iot1ClickProjectsException.BuilderIot1ClickProjectsException. builder()Iot1ClickProjectsException.BuilderIot1ClickProjectsException.Builder. cause(Throwable cause)Iot1ClickProjectsException.BuilderIot1ClickProjectsException.Builder. message(String message)Iot1ClickProjectsException.BuilderIot1ClickProjectsException.Builder. requestId(String requestId)Iot1ClickProjectsException.BuilderIot1ClickProjectsException.Builder. statusCode(int statusCode)Iot1ClickProjectsException.BuilderIot1ClickProjectsException. toBuilder()Iot1ClickProjectsException.BuilderIot1ClickProjectsException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.iot1clickprojects.model that return types with arguments of type Iot1ClickProjectsException.Builder Modifier and Type Method Description static Class<? extends Iot1ClickProjectsException.Builder>Iot1ClickProjectsException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.iot1clickprojects.model with parameters of type Iot1ClickProjectsException.Builder Constructor Description Iot1ClickProjectsException(Iot1ClickProjectsException.Builder builder)
-