public static interface FailedItem.Builder extends SdkPojo, CopyableBuilder<FailedItem.Builder,FailedItem>
| Modifier and Type | Method and Description |
|---|---|
FailedItem.Builder |
reason(FailedItemReason reason)
The reason the resource's association could not be updated.
|
FailedItem.Builder |
reason(String reason)
The reason the resource's association could not be updated.
|
FailedItem.Builder |
uri(String uri)
The univeral resource indicator (URI) of the resource that failed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFailedItem.Builder uri(String uri)
The univeral resource indicator (URI) of the resource that failed.
uri - The univeral resource indicator (URI) of the resource that failed.FailedItem.Builder reason(String reason)
The reason the resource's association could not be updated.
reason - The reason the resource's association could not be updated.FailedItemReason,
FailedItemReasonFailedItem.Builder reason(FailedItemReason reason)
The reason the resource's association could not be updated.
reason - The reason the resource's association could not be updated.FailedItemReason,
FailedItemReasonCopyright © 2022. All rights reserved.