public static interface UpdateDistributionBundleResponse.Builder extends LightsailResponse.Builder, SdkPojo, CopyableBuilder<UpdateDistributionBundleResponse.Builder,UpdateDistributionBundleResponse>
| Modifier and Type | Method and Description |
|---|---|
default UpdateDistributionBundleResponse.Builder |
operation(Consumer<Operation.Builder> operation)
Sets the value of the Operation property for this object.
|
UpdateDistributionBundleResponse.Builder |
operation(Operation operation)
Sets the value of the Operation property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateDistributionBundleResponse.Builder operation(Operation operation)
operation - The new value for the Operation property for this object.default UpdateDistributionBundleResponse.Builder operation(Consumer<Operation.Builder> operation)
Operation.Builder avoiding the need to create
one manually via Operation.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to operation(Operation).operation - a consumer that will call methods on Operation.Builderoperation(Operation)Copyright © 2021. All rights reserved.