| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
NotFoundException.Builder |
NotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static NotFoundException.Builder |
NotFoundException.builder() |
NotFoundException.Builder |
NotFoundException.Builder.cause(Throwable cause) |
NotFoundException.Builder |
NotFoundException.Builder.code(String code)
Sets the value of the Code property for this object.
|
NotFoundException.Builder |
NotFoundException.Builder.docs(String docs)
Sets the value of the Docs property for this object.
|
NotFoundException.Builder |
NotFoundException.Builder.message(String message) |
NotFoundException.Builder |
NotFoundException.Builder.requestId(String requestId) |
NotFoundException.Builder |
NotFoundException.Builder.statusCode(int statusCode) |
NotFoundException.Builder |
NotFoundException.Builder.tip(String tip)
Sets the value of the Tip property for this object.
|
NotFoundException.Builder |
NotFoundException.toBuilder() |
NotFoundException.Builder |
NotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NotFoundException.Builder> |
NotFoundException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.