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