| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateElasticIpResponse> |
OpsWorksAsyncClient.associateElasticIp(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a specified instance.
|
default AssociateElasticIpResponse |
OpsWorksClient.associateElasticIp(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateElasticIpRequestMarshaller.marshall(AssociateElasticIpRequest associateElasticIpRequest) |
Copyright © 2023. All rights reserved.