Uses of Class
com.amazonaws.services.opsworks.model.UpdateInstanceResult
Packages that use UpdateInstanceResult
-
Uses of UpdateInstanceResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateInstanceResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.updateInstance(UpdateInstanceRequest request) AWSOpsWorks.updateInstance(UpdateInstanceRequest updateInstanceRequest) Updates a specified instance.AWSOpsWorksClient.updateInstance(UpdateInstanceRequest updateInstanceRequest) Updates a specified instance.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateInstanceResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateInstanceAsync(UpdateInstanceRequest request) AbstractAWSOpsWorksAsync.updateInstanceAsync(UpdateInstanceRequest request, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) AWSOpsWorksAsync.updateInstanceAsync(UpdateInstanceRequest updateInstanceRequest) Updates a specified instance.AWSOpsWorksAsync.updateInstanceAsync(UpdateInstanceRequest updateInstanceRequest, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) Updates a specified instance.AWSOpsWorksAsyncClient.updateInstanceAsync(UpdateInstanceRequest request) AWSOpsWorksAsyncClient.updateInstanceAsync(UpdateInstanceRequest request, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateInstanceResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateInstanceAsync(UpdateInstanceRequest request, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) AWSOpsWorksAsync.updateInstanceAsync(UpdateInstanceRequest updateInstanceRequest, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) Updates a specified instance.AWSOpsWorksAsyncClient.updateInstanceAsync(UpdateInstanceRequest request, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) -
Uses of UpdateInstanceResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateInstanceResult