| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConcurrentModificationException.Builder |
static interface |
InvalidNextTokenException.Builder |
static interface |
InvalidServiceRoleException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
ProjectAlreadyExistsException.Builder |
static interface |
ProjectConfigurationException.Builder |
static interface |
ProjectCreationFailedException.Builder |
static interface |
ProjectNotFoundException.Builder |
static interface |
TeamMemberAlreadyAssociatedException.Builder |
static interface |
TeamMemberNotFoundException.Builder |
static interface |
UserProfileAlreadyExistsException.Builder |
static interface |
UserProfileNotFoundException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CodeStarException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
CodeStarException.Builder |
CodeStarException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static CodeStarException.Builder |
CodeStarException.builder() |
CodeStarException.Builder |
CodeStarException.Builder.cause(Throwable cause) |
CodeStarException.Builder |
CodeStarException.Builder.message(String message) |
CodeStarException.Builder |
CodeStarException.Builder.requestId(String requestId) |
CodeStarException.Builder |
CodeStarException.Builder.statusCode(int statusCode) |
CodeStarException.Builder |
CodeStarException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CodeStarException.Builder> |
CodeStarException.serializableBuilderClass() |
| Constructor and Description |
|---|
CodeStarException(CodeStarException.Builder builder) |
Copyright © 2022. All rights reserved.