Uses of Class
com.amazonaws.services.opsworks.model.UpdateLayerResult
-
Packages that use UpdateLayerResult Package Description com.amazonaws.services.opsworks com.amazonaws.services.opsworks.model -
-
Uses of UpdateLayerResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateLayerResult Modifier and Type Method Description UpdateLayerResult
AbstractAWSOpsWorks. updateLayer(UpdateLayerRequest request)
UpdateLayerResult
AWSOpsWorks. updateLayer(UpdateLayerRequest updateLayerRequest)
Updates a specified layer.UpdateLayerResult
AWSOpsWorksClient. updateLayer(UpdateLayerRequest updateLayerRequest)
Updates a specified layer.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateLayerResult Modifier and Type Method Description Future<UpdateLayerResult>
AbstractAWSOpsWorksAsync. updateLayerAsync(UpdateLayerRequest request)
Future<UpdateLayerResult>
AbstractAWSOpsWorksAsync. updateLayerAsync(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest,UpdateLayerResult> asyncHandler)
Future<UpdateLayerResult>
AWSOpsWorksAsync. updateLayerAsync(UpdateLayerRequest updateLayerRequest)
Updates a specified layer.Future<UpdateLayerResult>
AWSOpsWorksAsync. updateLayerAsync(UpdateLayerRequest updateLayerRequest, AsyncHandler<UpdateLayerRequest,UpdateLayerResult> asyncHandler)
Updates a specified layer.Future<UpdateLayerResult>
AWSOpsWorksAsyncClient. updateLayerAsync(UpdateLayerRequest request)
Future<UpdateLayerResult>
AWSOpsWorksAsyncClient. updateLayerAsync(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest,UpdateLayerResult> asyncHandler)
Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateLayerResult Modifier and Type Method Description Future<UpdateLayerResult>
AbstractAWSOpsWorksAsync. updateLayerAsync(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest,UpdateLayerResult> asyncHandler)
Future<UpdateLayerResult>
AWSOpsWorksAsync. updateLayerAsync(UpdateLayerRequest updateLayerRequest, AsyncHandler<UpdateLayerRequest,UpdateLayerResult> asyncHandler)
Updates a specified layer.Future<UpdateLayerResult>
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 Modifier and Type Method Description UpdateLayerResult
UpdateLayerResult. clone()
-