public static interface CancelBundleTaskRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CancelBundleTaskRequest.Builder,CancelBundleTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
CancelBundleTaskRequest.Builder |
bundleId(String bundleId)
The ID of the bundle task.
|
copyapply, buildCancelBundleTaskRequest.Builder bundleId(String bundleId)
The ID of the bundle task.
bundleId - The ID of the bundle task.Copyright © 2017. All rights reserved.