Uses of Class
com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
Packages that use UpdateElasticIpRequest
-
Uses of UpdateElasticIpRequest in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks with parameters of type UpdateElasticIpRequestModifier 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.AbstractAWSOpsWorksAsync.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 UpdateElasticIpRequestModifier 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 UpdateElasticIpRequest in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateElasticIpRequestModifier and TypeMethodDescriptionUpdateElasticIpRequest.clone()UpdateElasticIpRequest.withElasticIp(String elasticIp) The address.The new name.