Beispiel #1
0
 public Task <GetConfigurationsResponse> GetConfigurationsAsync(GetConfigurationsRequest request)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public GetConfigurationsResponse GetConfigurations(GetConfigurationsRequest request)
 {
     throw new NotImplementedException();
 }