| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static GetOperationResponse.Builder |
GetOperationResponse.builder() |
default GetOperationResponse.Builder |
GetOperationResponse.Builder.operation(Consumer<Operation.Builder> operation)
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.
|
GetOperationResponse.Builder |
GetOperationResponse.Builder.operation(Operation operation)
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.
|
GetOperationResponse.Builder |
GetOperationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetOperationResponse.Builder> |
GetOperationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.