public static interface CancelBundleTaskResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CancelBundleTaskResponse.Builder,CancelBundleTaskResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelBundleTaskResponse.Builder |
bundleTask(BundleTask bundleTask)
Information about the bundle task.
|
copyapply, buildCancelBundleTaskResponse.Builder bundleTask(BundleTask bundleTask)
Information about the bundle task.
bundleTask - Information about the bundle task.Copyright © 2017. All rights reserved.