Searched refs:awsQueryCompatibleJsonServiceModels (Results 1 – 3 of 3) sorted by relevance
19 …rt static software.amazon.awssdk.codegen.poet.ClientTestModels.awsQueryCompatibleJsonServiceModels;54 … SyncClientClass syncClientClass = createSyncClientClass(awsQueryCompatibleJsonServiceModels()); in syncClientClassAwsQueryCompatibleJson()
20 …rt static software.amazon.awssdk.codegen.poet.ClientTestModels.awsQueryCompatibleJsonServiceModels;64 … AsyncClientClass asyncClientClass = createAsyncClientClass(awsQueryCompatibleJsonServiceModels()); in asyncClientClassAwsQueryCompatibleJson()
50 public static IntermediateModel awsQueryCompatibleJsonServiceModels() { in awsQueryCompatibleJsonServiceModels() method in ClientTestModels