public PostObjectAsync ( PostObjectRequest request, PostObjectResponse>.AmazonServiceCallback |
||
request | PostObjectRequest | Request object which describes the data to POST |
callback | PostObjectResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | void |