| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
AgentsAlreadyRunningAssessmentException.Builder |
static interface |
AssessmentRunInProgressException.Builder |
static interface |
InternalException.Builder |
static interface |
InvalidCrossAccountRoleException.Builder |
static interface |
InvalidInputException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
NoSuchEntityException.Builder |
static interface |
PreviewGenerationInProgressException.Builder |
static interface |
ServiceTemporarilyUnavailableException.Builder |
static interface |
UnsupportedFeatureException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
InspectorException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
InspectorException.Builder |
InspectorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static InspectorException.Builder |
InspectorException.builder() |
InspectorException.Builder |
InspectorException.Builder.cause(Throwable cause) |
InspectorException.Builder |
InspectorException.Builder.message(String message) |
InspectorException.Builder |
InspectorException.Builder.requestId(String requestId) |
InspectorException.Builder |
InspectorException.Builder.statusCode(int statusCode) |
InspectorException.Builder |
InspectorException.toBuilder() |
InspectorException.Builder |
InspectorException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InspectorException.Builder> |
InspectorException.serializableBuilderClass() |
| Constructor and Description |
|---|
InspectorException(InspectorException.Builder builder) |
Copyright © 2023. All rights reserved.