| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static UntagResourceResponse.Builder |
UntagResourceResponse.builder() |
UntagResourceResponse.Builder |
UntagResourceResponse.Builder.operations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
UntagResourceResponse.Builder |
UntagResourceResponse.Builder.operations(Consumer<Operation.Builder>... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
UntagResourceResponse.Builder |
UntagResourceResponse.Builder.operations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
UntagResourceResponse.Builder |
UntagResourceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UntagResourceResponse.Builder> |
UntagResourceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.