Uses of Class
com.amazonaws.services.opsworks.model.AssociateElasticIpResult
-
Packages that use AssociateElasticIpResult Package Description com.amazonaws.services.opsworks com.amazonaws.services.opsworks.model -
-
Uses of AssociateElasticIpResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return AssociateElasticIpResult Modifier and Type Method Description AssociateElasticIpResult
AbstractAWSOpsWorks. associateElasticIp(AssociateElasticIpRequest request)
AssociateElasticIpResult
AWSOpsWorks. associateElasticIp(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a specified instance.AssociateElasticIpResult
AWSOpsWorksClient. associateElasticIp(AssociateElasticIpRequest associateElasticIpRequest)
Associates one of the stack's registered Elastic IP addresses with a specified instance.Method parameters in com.amazonaws.services.opsworks with type arguments of type AssociateElasticIpResult Modifier and Type Method 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)
-
Uses of AssociateElasticIpResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return AssociateElasticIpResult Modifier and Type Method Description AssociateElasticIpResult
AssociateElasticIpResult. clone()
-