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