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