/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/builder/ |
H A D | test-client-ref-client-builder-class.java | 60 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-no-auth-service-client-builder-class.java | 49 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-no-auth-ops-client-builder-class.java | 56 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-bearer-auth-client-builder-class.java | 62 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-client-builder-internal-defaults-class.java | 64 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-client-builder-endpoints-auth-params.java | 65 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-query-client-builder-class.java | 65 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-composed-sync-default-client-builder.java | 66 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-client-builder-class.java | 70 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/builder/sra/ |
H A D | test-no-auth-service-client-builder-class.java | 60 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-bearer-auth-client-builder-class.java | 70 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-no-auth-ops-client-builder-class.java | 64 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-client-builder-internal-defaults-class.java | 71 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-query-client-builder-class.java | 72 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-client-builder-endpoints-auth-params.java | 73 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-composed-sync-default-client-builder.java | 73 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
H A D | test-client-builder-class.java | 77 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/ |
H A D | DefaultKmsBaseClientBuilder.java | 75 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
|
/aosp_15_r20/external/aws-sdk-java-v2/test/old-client-version-compatibility-test/src/test/java/ |
H A D | InterceptorSignerAttributeTest.java | 128 …private void test(Function<Consumer<ExecutionAttributes>, ExecutionInterceptor> interceptorFactory, in test()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/ |
H A D | ExecutionAttributeBackwardsCompatibilityTest.java | 125 …private void test(Function<Consumer<ExecutionAttributes>, ExecutionInterceptor> interceptorFactory, in test()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/signing/ |
H A D | DefaultS3Presigner.java | 226 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in initializeInterceptors() local
|