| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.builder() |
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.cause(Throwable cause) |
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.message(String message) |
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.reason(HandshakeConstraintViolationExceptionReason reason)
Sets the value of the Reason property for this object.
|
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.reason(String reason)
Sets the value of the Reason property for this object.
|
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.requestId(String requestId) |
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.statusCode(int statusCode) |
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.toBuilder() |
HandshakeConstraintViolationException.Builder |
HandshakeConstraintViolationException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HandshakeConstraintViolationException.Builder> |
HandshakeConstraintViolationException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.