예제 #1
0
 public Task <DeleteBucketEncryptionResponse> DeleteBucketEncryptionAsync(DeleteBucketEncryptionRequest request, CancellationToken cancellationToken = default)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void DeleteBucketEncryptionAsync(DeleteBucketEncryptionRequest request, AmazonServiceCallback <DeleteBucketEncryptionRequest, DeleteBucketEncryptionResponse> callback, AsyncOptions options = null)
 {
     throw new System.NotImplementedException();
 }