Searched refs:getAwsQueryCompatible (Results 1 – 5 of 5) sorted by relevance
122 public Map<String, String> getAwsQueryCompatible() { in getAwsQueryCompatible() method in ServiceMetadata
104 assertNotNull(testModel.getMetadata().getAwsQueryCompatible()); in assertAwsQueryCompatibleTrait_notNull()
80 .withAwsQueryCompatible(serviceMetadata.getAwsQueryCompatible()) in constructMetadata()
111 if (metadata.getAwsQueryCompatible() != null) { in initProtocolFactory()128 …return CodeBlock.of(".hasAwsQueryCompatible($L)", model.getMetadata().getAwsQueryCompatible() != n… in hasAwsQueryCompatible()
529 public Map<String, String> getAwsQueryCompatible() { in getAwsQueryCompatible() method in Metadata