public static interface UpdateInstanceMetadataOptionsResponse.Builder extends LightsailResponse.Builder, SdkPojo, CopyableBuilder<UpdateInstanceMetadataOptionsResponse.Builder,UpdateInstanceMetadataOptionsResponse>
| Modifier and Type | Method and Description |
|---|---|
default UpdateInstanceMetadataOptionsResponse.Builder |
operation(Consumer<Operation.Builder> operation)
Sets the value of the Operation property for this object.
|
UpdateInstanceMetadataOptionsResponse.Builder |
operation(Operation operation)
Sets the value of the Operation property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateInstanceMetadataOptionsResponse.Builder operation(Operation operation)
operation - The new value for the Operation property for this object.default UpdateInstanceMetadataOptionsResponse.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 © 2022. All rights reserved.