Uses of Class
com.amazonaws.services.opsworks.model.UpdateLayerResult
Packages that use UpdateLayerResult
-
Uses of UpdateLayerResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateLayerResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.updateLayer
(UpdateLayerRequest request) AWSOpsWorks.updateLayer
(UpdateLayerRequest updateLayerRequest) Updates a specified layer.AWSOpsWorksClient.updateLayer
(UpdateLayerRequest updateLayerRequest) Updates a specified layer.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateLayerResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest request) AbstractAWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) AWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest updateLayerRequest) Updates a specified layer.AWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest updateLayerRequest, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) Updates a specified layer.AWSOpsWorksAsyncClient.updateLayerAsync
(UpdateLayerRequest request) AWSOpsWorksAsyncClient.updateLayerAsync
(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateLayerResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) AWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest updateLayerRequest, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) Updates a specified layer.AWSOpsWorksAsyncClient.updateLayerAsync
(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) -
Uses of UpdateLayerResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateLayerResult