Home
last modified time | relevance | path

Searched defs:interceptorFactory (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/builder/
H A Dtest-client-ref-client-builder-class.java60 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-no-auth-service-client-builder-class.java49 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-no-auth-ops-client-builder-class.java56 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-bearer-auth-client-builder-class.java62 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-client-builder-internal-defaults-class.java64 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-client-builder-endpoints-auth-params.java65 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-query-client-builder-class.java65 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-composed-sync-default-client-builder.java66 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-client-builder-class.java70 … 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 Dtest-no-auth-service-client-builder-class.java60 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-bearer-auth-client-builder-class.java70 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-no-auth-ops-client-builder-class.java64 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-client-builder-internal-defaults-class.java71 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-query-client-builder-class.java72 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-client-builder-endpoints-auth-params.java73 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-composed-sync-default-client-builder.java73 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in finalizeServiceConfiguration() local
H A Dtest-client-builder-class.java77 … 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 DDefaultKmsBaseClientBuilder.java75 … 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 DInterceptorSignerAttributeTest.java128 …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 DExecutionAttributeBackwardsCompatibilityTest.java125 …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 DDefaultS3Presigner.java226 … ClasspathInterceptorChainFactory interceptorFactory = new ClasspathInterceptorChainFactory(); in initializeInterceptors() local