Exemple #1
0
 Task <DescribeGlobalTableSettingsResponse> IAmazonDynamoDB.DescribeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest request, CancellationToken cancellationToken)
 {
     throw new NotSupportedException();
 }
Exemple #2
0
 public Task <DescribeGlobalTableSettingsResponse> DescribeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest request, CancellationToken cancellationToken = default(CancellationToken))
 {
     throw new NotImplementedException();
 }