Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model | |
com.amazonaws.services.opsworks.model.transform |
Modifier and Type | Method and Description |
---|---|
AssociateElasticIpResult |
AbstractAWSOpsWorks.associateElasticIp(AssociateElasticIpRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AssociateElasticIpResult> |
AbstractAWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest request) |
java.util.concurrent.Future<AssociateElasticIpResult> |
AWSOpsWorksAsyncClient.associateElasticIpAsync(AssociateElasticIpRequest request) |
java.util.concurrent.Future<AssociateElasticIpResult> |
AWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a
specified instance.
|
java.util.concurrent.Future<AssociateElasticIpResult> |
AbstractAWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest request,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler) |
java.util.concurrent.Future<AssociateElasticIpResult> |
AWSOpsWorksAsyncClient.associateElasticIpAsync(AssociateElasticIpRequest request,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler) |
java.util.concurrent.Future<AssociateElasticIpResult> |
AWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest associateElasticIpRequest,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler)
Associates one of the stack's registered Elastic IP addresses with a
specified instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AssociateElasticIpResult> |
AbstractAWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest request,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler) |
java.util.concurrent.Future<AssociateElasticIpResult> |
AWSOpsWorksAsyncClient.associateElasticIpAsync(AssociateElasticIpRequest request,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler) |
java.util.concurrent.Future<AssociateElasticIpResult> |
AWSOpsWorksAsync.associateElasticIpAsync(AssociateElasticIpRequest associateElasticIpRequest,
AsyncHandler<AssociateElasticIpRequest,AssociateElasticIpResult> asyncHandler)
Associates one of the stack's registered Elastic IP addresses with a
specified instance.
|
Modifier and Type | Method and Description |
---|---|
AssociateElasticIpResult |
AssociateElasticIpResult.clone() |
Modifier and Type | Method and Description |
---|---|
AssociateElasticIpResult |
AssociateElasticIpResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |