Uses of Class
com.amazonaws.services.opsworks.model.UpdateElasticIpResult
Packages that use UpdateElasticIpResult
-
Uses of UpdateElasticIpResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.updateElasticIp(UpdateElasticIpRequest request) AWSOpsWorks.updateElasticIp(UpdateElasticIpRequest updateElasticIpRequest) Updates a registered Elastic IP address's name.AWSOpsWorksClient.updateElasticIp(UpdateElasticIpRequest updateElasticIpRequest) Updates a registered Elastic IP address's name.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateElasticIpAsync(UpdateElasticIpRequest request) AbstractAWSOpsWorksAsync.updateElasticIpAsync(UpdateElasticIpRequest request, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) AWSOpsWorksAsync.updateElasticIpAsync(UpdateElasticIpRequest updateElasticIpRequest) Updates a registered Elastic IP address's name.AWSOpsWorksAsync.updateElasticIpAsync(UpdateElasticIpRequest updateElasticIpRequest, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) Updates a registered Elastic IP address's name.AWSOpsWorksAsyncClient.updateElasticIpAsync(UpdateElasticIpRequest request) AWSOpsWorksAsyncClient.updateElasticIpAsync(UpdateElasticIpRequest request, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateElasticIpAsync(UpdateElasticIpRequest request, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) AWSOpsWorksAsync.updateElasticIpAsync(UpdateElasticIpRequest updateElasticIpRequest, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) Updates a registered Elastic IP address's name.AWSOpsWorksAsyncClient.updateElasticIpAsync(UpdateElasticIpRequest request, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) -
Uses of UpdateElasticIpResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateElasticIpResult