public PutBucketAsync ( PutBucketRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PutBucketRequest | Container for the necessary parameters to execute the PutBucket operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
리턴 | Task |