| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.builder() |
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.cause(Throwable cause) |
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.message(String message) |
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.requestId(String requestId) |
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.statusCode(int statusCode) |
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.syncName(String syncName)
Sets the value of the SyncName property for this object.
|
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.Builder.syncType(String syncType)
Sets the value of the SyncType property for this object.
|
ResourceDataSyncNotFoundException.Builder |
ResourceDataSyncNotFoundException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResourceDataSyncNotFoundException.Builder> |
ResourceDataSyncNotFoundException.serializableBuilderClass() |
Copyright © 2019. All rights reserved.