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