Uses of Class
com.amazonaws.services.opsworks.model.AssociateElasticIpResult
Packages that use AssociateElasticIpResult
-
Uses of AssociateElasticIpResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return AssociateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.associateElasticIp
(AssociateElasticIpRequest request) AWSOpsWorks.associateElasticIp
(AssociateElasticIpRequest associateElasticIpRequest) Associates one of the stack's registered Elastic IP addresses with a specified instance.AWSOpsWorksClient.associateElasticIp
(AssociateElasticIpRequest associateElasticIpRequest) Associates one of the stack's registered Elastic IP addresses with a specified instance.Methods in com.amazonaws.services.opsworks that return types with arguments of type AssociateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest request) AbstractAWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest request, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) AWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest associateElasticIpRequest) Associates one of the stack's registered Elastic IP addresses with a specified instance.AWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest associateElasticIpRequest, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) Associates one of the stack's registered Elastic IP addresses with a specified instance.AWSOpsWorksAsyncClient.associateElasticIpAsync
(AssociateElasticIpRequest request) AWSOpsWorksAsyncClient.associateElasticIpAsync
(AssociateElasticIpRequest request, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type AssociateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest request, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) AWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest associateElasticIpRequest, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) Associates one of the stack's registered Elastic IP addresses with a specified instance.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