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