Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model |
Modifier and Type | Method and Description |
---|---|
AssociateElasticIpResult |
AWSOpsWorksClient.associateElasticIp(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a
specified instance.
|
AssociateElasticIpResult |
AWSOpsWorks.associateElasticIp(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a
specified instance.
|
AssociateElasticIpResult |
AbstractAWSOpsWorks.associateElasticIp(AssociateElasticIpRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AssociateElasticIpResult> |
AbstractAWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest request,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler) |
Future<AssociateElasticIpResult> |
AWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest associateElasticIpRequest,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler)
Associates one of the stack's registered Elastic IP addresses with a
specified instance.
|
Future<AssociateElasticIpResult> |
AWSOpsWorksAsyncClient.associateElasticIpAsync(AssociateElasticIpRequest request,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AssociateElasticIpResult |
AssociateElasticIpResult.clone() |
Copyright © 2018. All rights reserved.