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