Home
last modified time | relevance | path

Searched defs:responseHandler (Results 1 – 25 of 227) sorted by relevance

12345678910

/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/
H A DDefaultKmsClient.java353 …HttpResponseHandler<CancelKeyDeletionResponse> responseHandler = protocolFactory.createResponseHan… in cancelKeyDeletion() local
625 …HttpResponseHandler<ConnectCustomKeyStoreResponse> responseHandler = protocolFactory.createRespons… in connectCustomKeyStore() local
801 …HttpResponseHandler<CreateAliasResponse> responseHandler = protocolFactory.createResponseHandler(o… in createAlias() local
1101 …HttpResponseHandler<CreateCustomKeyStoreResponse> responseHandler = protocolFactory.createResponse… in createCustomKeyStore() local
1279 …HttpResponseHandler<CreateGrantResponse> responseHandler = protocolFactory.createResponseHandler(o… in createGrant() local
1680 …HttpResponseHandler<CreateKeyResponse> responseHandler = protocolFactory.createResponseHandler(ope… in createKey() local
1924 …HttpResponseHandler<DecryptResponse> responseHandler = protocolFactory.createResponseHandler(opera… in decrypt() local
2073 …HttpResponseHandler<DeleteAliasResponse> responseHandler = protocolFactory.createResponseHandler(o… in deleteAlias() local
2254 …HttpResponseHandler<DeleteCustomKeyStoreResponse> responseHandler = protocolFactory.createResponse… in deleteCustomKeyStore() local
2383 …HttpResponseHandler<DeleteImportedKeyMaterialResponse> responseHandler = protocolFactory.createRes… in deleteImportedKeyMaterial() local
[all …]
H A DDefaultKmsAsyncClient.java365 …HttpResponseHandler<CancelKeyDeletionResponse> responseHandler = protocolFactory.createResponseHan… in cancelKeyDeletion() local
643 …HttpResponseHandler<ConnectCustomKeyStoreResponse> responseHandler = protocolFactory.createRespons… in connectCustomKeyStore() local
824 …HttpResponseHandler<CreateAliasResponse> responseHandler = protocolFactory.createResponseHandler(o… in createAlias() local
1117 …HttpResponseHandler<CreateCustomKeyStoreResponse> responseHandler = protocolFactory.createResponse… in createCustomKeyStore() local
1297 …HttpResponseHandler<CreateGrantResponse> responseHandler = protocolFactory.createResponseHandler(o… in createGrant() local
1697 …HttpResponseHandler<CreateKeyResponse> responseHandler = protocolFactory.createResponseHandler(ope… in createKey() local
1940 …HttpResponseHandler<DecryptResponse> responseHandler = protocolFactory.createResponseHandler(opera… in decrypt() local
2097 …HttpResponseHandler<DeleteAliasResponse> responseHandler = protocolFactory.createResponseHandler(o… in deleteAlias() local
2287 …HttpResponseHandler<DeleteCustomKeyStoreResponse> responseHandler = protocolFactory.createResponse… in deleteCustomKeyStore() local
2423 …HttpResponseHandler<DeleteImportedKeyMaterialResponse> responseHandler = protocolFactory.createRes… in deleteImportedKeyMaterial() local
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/sra/
H A Dtest-query-client-class.java125 HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory in aPostOperation() local
176 HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory in aPostOperationWithOutput() local
222 HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory in bearerAuthOperation() local
268 HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory in getOperationWithChecksum() local
323 HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory in operationWithChecksumRequired() local
375 HttpResponseHandler<OperationWithContextParamResponse> responseHandler = protocolFactory in operationWithContextParam() local
422 HttpResponseHandler<OperationWithNoneAuthTypeResponse> responseHandler = protocolFactory in operationWithNoneAuthType() local
469 … HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory in operationWithRequestCompression() local
521 … HttpResponseHandler<OperationWithStaticContextParamsResponse> responseHandler = protocolFactory in operationWithStaticContextParams() local
594 HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory in putOperationWithChecksum() local
[all …]
H A Dtest-json-client-class.java133 …HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory.createResponseHandle… in aPostOperation() local
189 …HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory.createResp… in aPostOperationWithOutput() local
238 …HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory.createResponseH… in bearerAuthOperation() local
287 …HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in getOperationWithChecksum() local
349 …HttpResponseHandler<GetWithoutRequiredMembersResponse> responseHandler = protocolFactory.createRes… in getWithoutRequiredMembers() local
399 …HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory.creat… in operationWithChecksumRequired() local
454 …HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory.cre… in operationWithRequestCompression() local
509 …HttpResponseHandler<PaginatedOperationWithResultKeyResponse> responseHandler = protocolFactory.cre… in paginatedOperationWithResultKey() local
559 …HttpResponseHandler<PaginatedOperationWithoutResultKeyResponse> responseHandler = protocolFactory.… in paginatedOperationWithoutResultKey() local
635 …HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in putOperationWithChecksum() local
[all …]
H A Dtest-json-async-client-class.java190 …HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory.createResponseHandle… in aPostOperation() local
256 …HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory.createResp… in aPostOperationWithOutput() local
314 …HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory.createResponseH… in bearerAuthOperation() local
372 …HttpResponseHandler<EventStreamOperationResponse> responseHandler = new AttachHttpMetadataResponse… in eventStreamOperation() local
468 … HttpResponseHandler<EventStreamOperationWithOnlyInputResponse> responseHandler = protocolFactory in eventStreamOperationWithOnlyInput() local
534 …HttpResponseHandler<EventStreamOperationWithOnlyOutputResponse> responseHandler = new AttachHttpMe… in eventStreamOperationWithOnlyOutput() local
624 …HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in getOperationWithChecksum() local
693 …HttpResponseHandler<GetWithoutRequiredMembersResponse> responseHandler = protocolFactory.createRes… in getWithoutRequiredMembers() local
752 …HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory.creat… in operationWithChecksumRequired() local
815 …HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory.cre… in operationWithRequestCompression() local
[all …]
H A Dtest-xml-client-class.java120 …HttpResponseHandler<Response<APostOperationResponse>> responseHandler = protocolFactory.createComb… in aPostOperation() local
168 … HttpResponseHandler<Response<APostOperationWithOutputResponse>> responseHandler = protocolFactory in aPostOperationWithOutput() local
212 HttpResponseHandler<Response<BearerAuthOperationResponse>> responseHandler = protocolFactory in bearerAuthOperation() local
257 … HttpResponseHandler<Response<GetOperationWithChecksumResponse>> responseHandler = protocolFactory in getOperationWithChecksum() local
310 …HttpResponseHandler<Response<OperationWithChecksumRequiredResponse>> responseHandler = protocolFac… in operationWithChecksumRequired() local
360 … HttpResponseHandler<Response<OperationWithNoneAuthTypeResponse>> responseHandler = protocolFactory in operationWithNoneAuthType() local
405 …HttpResponseHandler<Response<OperationWithRequestCompressionResponse>> responseHandler = protocolF… in operationWithRequestCompression() local
481 …HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in putOperationWithChecksum() local
551 … HttpResponseHandler<Response<StreamingInputOperationResponse>> responseHandler = protocolFactory in streamingInputOperation() local
610 …HttpResponseHandler<StreamingOutputOperationResponse> responseHandler = protocolFactory.createResp… in streamingOutputOperation() local
H A Dtest-query-async-client-class.java145 HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory in aPostOperation() local
206 HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory in aPostOperationWithOutput() local
261 HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory in bearerAuthOperation() local
316 HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory in getOperationWithChecksum() local
379 … HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory in operationWithChecksumRequired() local
438 HttpResponseHandler<OperationWithContextParamResponse> responseHandler = protocolFactory in operationWithContextParam() local
493 HttpResponseHandler<OperationWithNoneAuthTypeResponse> responseHandler = protocolFactory in operationWithNoneAuthType() local
549 … HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory in operationWithRequestCompression() local
610 … HttpResponseHandler<OperationWithStaticContextParamsResponse> responseHandler = protocolFactory in operationWithStaticContextParams() local
688 HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory in putOperationWithChecksum() local
[all …]
H A Dtest-aws-json-async-client-class.java182 …HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory.createResponseHandle… in aPostOperation() local
249 …HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory.createResp… in aPostOperationWithOutput() local
307 …HttpResponseHandler<EventStreamOperationResponse> responseHandler = new AttachHttpMetadataResponse… in eventStreamOperation() local
400 … HttpResponseHandler<EventStreamOperationWithOnlyInputResponse> responseHandler = protocolFactory in eventStreamOperationWithOnlyInput() local
467 …HttpResponseHandler<EventStreamOperationWithOnlyOutputResponse> responseHandler = new AttachHttpMe… in eventStreamOperationWithOnlyOutput() local
555 …HttpResponseHandler<GetWithoutRequiredMembersResponse> responseHandler = protocolFactory.createRes… in getWithoutRequiredMembers() local
614 …HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory.creat… in operationWithChecksumRequired() local
676 …HttpResponseHandler<OperationWithNoneAuthTypeResponse> responseHandler = protocolFactory.createRes… in operationWithNoneAuthType() local
735 …HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory.cre… in operationWithRequestCompression() local
799 …HttpResponseHandler<PaginatedOperationWithResultKeyResponse> responseHandler = protocolFactory.cre… in paginatedOperationWithResultKey() local
[all …]
H A Dtest-xml-async-client-class.java150 HttpResponseHandler<Response<APostOperationResponse>> responseHandler = protocolFactory in aPostOperation() local
211 … HttpResponseHandler<Response<APostOperationWithOutputResponse>> responseHandler = protocolFactory in aPostOperationWithOutput() local
266 … HttpResponseHandler<Response<BearerAuthOperationResponse>> responseHandler = protocolFactory in bearerAuthOperation() local
320 …HttpResponseHandler<EventStreamOperationResponse> responseHandler = protocolFactory.createResponse… in eventStreamOperation() local
401 … HttpResponseHandler<Response<GetOperationWithChecksumResponse>> responseHandler = protocolFactory in getOperationWithChecksum() local
463 …HttpResponseHandler<Response<OperationWithChecksumRequiredResponse>> responseHandler = protocolFac… in operationWithChecksumRequired() local
521 … HttpResponseHandler<Response<OperationWithNoneAuthTypeResponse>> responseHandler = protocolFactory in operationWithNoneAuthType() local
577 …HttpResponseHandler<Response<OperationWithRequestCompressionResponse>> responseHandler = protocolF… in operationWithRequestCompression() local
659 …HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in putOperationWithChecksum() local
741 … HttpResponseHandler<Response<StreamingInputOperationResponse>> responseHandler = protocolFactory in streamingInputOperation() local
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/
H A Dtest-json-client-class.java139 …HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory.createResponseHandle… in aPostOperation() local
195 …HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory.createResp… in aPostOperationWithOutput() local
245 …HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory.createResponseH… in bearerAuthOperation() local
294 …HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in getOperationWithChecksum() local
356 …HttpResponseHandler<GetWithoutRequiredMembersResponse> responseHandler = protocolFactory.createRes… in getWithoutRequiredMembers() local
406 …HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory.creat… in operationWithChecksumRequired() local
461 …HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory.cre… in operationWithRequestCompression() local
516 …HttpResponseHandler<PaginatedOperationWithResultKeyResponse> responseHandler = protocolFactory.cre… in paginatedOperationWithResultKey() local
566 …HttpResponseHandler<PaginatedOperationWithoutResultKeyResponse> responseHandler = protocolFactory.… in paginatedOperationWithoutResultKey() local
642 …HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in putOperationWithChecksum() local
[all …]
H A Dtest-query-client-class.java130 HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory in aPostOperation() local
181 HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory in aPostOperationWithOutput() local
228 HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory in bearerAuthOperation() local
274 HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory in getOperationWithChecksum() local
329 HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory in operationWithChecksumRequired() local
381 HttpResponseHandler<OperationWithContextParamResponse> responseHandler = protocolFactory in operationWithContextParam() local
428 HttpResponseHandler<OperationWithNoneAuthTypeResponse> responseHandler = protocolFactory in operationWithNoneAuthType() local
476 … HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory in operationWithRequestCompression() local
528 … HttpResponseHandler<OperationWithStaticContextParamsResponse> responseHandler = protocolFactory in operationWithStaticContextParams() local
601 HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory in putOperationWithChecksum() local
[all …]
H A Dtest-json-async-client-class.java198 …HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory.createResponseHandle… in aPostOperation() local
264 …HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory.createResp… in aPostOperationWithOutput() local
323 …HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory.createResponseH… in bearerAuthOperation() local
382 …HttpResponseHandler<EventStreamOperationResponse> responseHandler = new AttachHttpMetadataResponse… in eventStreamOperation() local
480 … HttpResponseHandler<EventStreamOperationWithOnlyInputResponse> responseHandler = protocolFactory in eventStreamOperationWithOnlyInput() local
546 …HttpResponseHandler<EventStreamOperationWithOnlyOutputResponse> responseHandler = new AttachHttpMe… in eventStreamOperationWithOnlyOutput() local
636 …HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in getOperationWithChecksum() local
705 …HttpResponseHandler<GetWithoutRequiredMembersResponse> responseHandler = protocolFactory.createRes… in getWithoutRequiredMembers() local
764 …HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory.creat… in operationWithChecksumRequired() local
827 …HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory.cre… in operationWithRequestCompression() local
[all …]
H A Dtest-aws-json-async-client-class.java189 …HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory.createResponseHandle… in aPostOperation() local
256 …HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory.createResp… in aPostOperationWithOutput() local
315 …HttpResponseHandler<EventStreamOperationResponse> responseHandler = new AttachHttpMetadataResponse… in eventStreamOperation() local
410 … HttpResponseHandler<EventStreamOperationWithOnlyInputResponse> responseHandler = protocolFactory in eventStreamOperationWithOnlyInput() local
477 …HttpResponseHandler<EventStreamOperationWithOnlyOutputResponse> responseHandler = new AttachHttpMe… in eventStreamOperationWithOnlyOutput() local
565 …HttpResponseHandler<GetWithoutRequiredMembersResponse> responseHandler = protocolFactory.createRes… in getWithoutRequiredMembers() local
624 …HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory.creat… in operationWithChecksumRequired() local
686 …HttpResponseHandler<OperationWithNoneAuthTypeResponse> responseHandler = protocolFactory.createRes… in operationWithNoneAuthType() local
746 …HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory.cre… in operationWithRequestCompression() local
810 …HttpResponseHandler<PaginatedOperationWithResultKeyResponse> responseHandler = protocolFactory.cre… in paginatedOperationWithResultKey() local
[all …]
H A Dtest-xml-client-class.java125 …HttpResponseHandler<Response<APostOperationResponse>> responseHandler = protocolFactory.createComb… in aPostOperation() local
173 … HttpResponseHandler<Response<APostOperationWithOutputResponse>> responseHandler = protocolFactory in aPostOperationWithOutput() local
218 HttpResponseHandler<Response<BearerAuthOperationResponse>> responseHandler = protocolFactory in bearerAuthOperation() local
263 … HttpResponseHandler<Response<GetOperationWithChecksumResponse>> responseHandler = protocolFactory in getOperationWithChecksum() local
316 …HttpResponseHandler<Response<OperationWithChecksumRequiredResponse>> responseHandler = protocolFac… in operationWithChecksumRequired() local
366 … HttpResponseHandler<Response<OperationWithNoneAuthTypeResponse>> responseHandler = protocolFactory in operationWithNoneAuthType() local
412 …HttpResponseHandler<Response<OperationWithRequestCompressionResponse>> responseHandler = protocolF… in operationWithRequestCompression() local
488 …HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in putOperationWithChecksum() local
558 … HttpResponseHandler<Response<StreamingInputOperationResponse>> responseHandler = protocolFactory in streamingInputOperation() local
617 …HttpResponseHandler<StreamingOutputOperationResponse> responseHandler = protocolFactory.createResp… in streamingOutputOperation() local
H A Dtest-query-async-client-class.java151 HttpResponseHandler<APostOperationResponse> responseHandler = protocolFactory in aPostOperation() local
212 HttpResponseHandler<APostOperationWithOutputResponse> responseHandler = protocolFactory in aPostOperationWithOutput() local
268 HttpResponseHandler<BearerAuthOperationResponse> responseHandler = protocolFactory in bearerAuthOperation() local
323 HttpResponseHandler<GetOperationWithChecksumResponse> responseHandler = protocolFactory in getOperationWithChecksum() local
386 … HttpResponseHandler<OperationWithChecksumRequiredResponse> responseHandler = protocolFactory in operationWithChecksumRequired() local
445 HttpResponseHandler<OperationWithContextParamResponse> responseHandler = protocolFactory in operationWithContextParam() local
500 HttpResponseHandler<OperationWithNoneAuthTypeResponse> responseHandler = protocolFactory in operationWithNoneAuthType() local
557 … HttpResponseHandler<OperationWithRequestCompressionResponse> responseHandler = protocolFactory in operationWithRequestCompression() local
618 … HttpResponseHandler<OperationWithStaticContextParamsResponse> responseHandler = protocolFactory in operationWithStaticContextParams() local
699 HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory in putOperationWithChecksum() local
[all …]
H A Dtest-xml-async-client-class.java156 HttpResponseHandler<Response<APostOperationResponse>> responseHandler = protocolFactory in aPostOperation() local
217 … HttpResponseHandler<Response<APostOperationWithOutputResponse>> responseHandler = protocolFactory in aPostOperationWithOutput() local
273 … HttpResponseHandler<Response<BearerAuthOperationResponse>> responseHandler = protocolFactory in bearerAuthOperation() local
327 …HttpResponseHandler<EventStreamOperationResponse> responseHandler = protocolFactory.createResponse… in eventStreamOperation() local
408 … HttpResponseHandler<Response<GetOperationWithChecksumResponse>> responseHandler = protocolFactory in getOperationWithChecksum() local
470 …HttpResponseHandler<Response<OperationWithChecksumRequiredResponse>> responseHandler = protocolFac… in operationWithChecksumRequired() local
528 … HttpResponseHandler<Response<OperationWithNoneAuthTypeResponse>> responseHandler = protocolFactory in operationWithNoneAuthType() local
585 …HttpResponseHandler<Response<OperationWithRequestCompressionResponse>> responseHandler = protocolF… in operationWithRequestCompression() local
670 …HttpResponseHandler<PutOperationWithChecksumResponse> responseHandler = protocolFactory.createResp… in putOperationWithChecksum() local
755 … HttpResponseHandler<Response<StreamingInputOperationResponse>> responseHandler = protocolFactory in streamingInputOperation() local
[all …]
H A Dtest-endpoint-discovery-sync.java103 …HttpResponseHandler<DescribeEndpointsResponse> responseHandler = protocolFactory.createResponseHan… in describeEndpoints() local
150 …HttpResponseHandler<TestDiscoveryIdentifiersRequiredResponse> responseHandler = protocolFactory.cr… in testDiscoveryIdentifiersRequired() local
218 …HttpResponseHandler<TestDiscoveryOptionalResponse> responseHandler = protocolFactory.createRespons… in testDiscoveryOptional() local
277 …HttpResponseHandler<TestDiscoveryRequiredResponse> responseHandler = protocolFactory.createRespons… in testDiscoveryRequired() local
/aosp_15_r20/external/aws-sdk-java-v2/http-client-spi/src/main/java/software/amazon/awssdk/http/async/
H A DAsyncExecuteRequest.java35 private final SdkAsyncHttpResponseHandler responseHandler; field in AsyncExecuteRequest
66 public SdkAsyncHttpResponseHandler responseHandler() { in responseHandler() method in AsyncExecuteRequest
118 Builder responseHandler(SdkAsyncHttpResponseHandler responseHandler); in responseHandler() argument
165 private SdkAsyncHttpResponseHandler responseHandler; field in AsyncExecuteRequest.BuilderImpl
183 public Builder responseHandler(SdkAsyncHttpResponseHandler responseHandler) { in responseHandler() method in AsyncExecuteRequest.BuilderImpl
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/
H A DS3ClientTest.java299 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3Get() local
344 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3GetErrorHeadersAreReported() local
391 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3GetAfterClientIsClose() local
423 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3CallbackExceptionIsProperlyPropagated() local
465 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3GetWithEndpoint() local
534 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3GetWithBackpressure() local
617 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3GetWithBackpressureIncrementViaOnResponseBody() local
666 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3OverrideRequestCredentials() local
717 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3GetWithSignConfigShouldSignHeader() local
770 S3MetaRequestResponseHandler responseHandler = new S3MetaRequestResponseHandler() { in testS3PutHelper() local
[all …]
/aosp_15_r20/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
H A DGetAndPostIntegrationTest.java106 ResponseHandler<String> responseHandler = new BasicResponseHandler(); in testGetRequestWithParameters() local
122 ResponseHandler<String> responseHandler = new BasicResponseHandler(); in testPostRequestWithFormEncodedParameters() local
138 ResponseHandler<String> responseHandler = new BasicResponseHandler(); in testPostRequestWithMultipartEncodedParameters() local
149 ResponseHandler<String> responseHandler = new BasicResponseHandler(); in testPostWithNoParameters() local
160 ResponseHandler<String> responseHandler = new BasicResponseHandler(); in testSimpleGetRequest() local
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/aws-crt-client/src/test/java/software/amazon/awssdk/http/crt/internal/
H A DCrtResponseHandlerTest.java49 HttpStreamResponseHandler responseHandler() { in responseHandler() method in CrtResponseHandlerTest
50 AsyncResponseHandler<Void> responseHandler = new AsyncResponseHandler<>((response, in responseHandler() local
59 AsyncResponseHandler<Void> responseHandler = new AsyncResponseHandler<>((response, in responseHandlerWithMockedPublisher() local
68 SdkAsyncHttpResponseHandler responseHandler = new TestAsyncHttpResponseHandler(); in publisherFailedToDeliverEvents_shouldShutDownConnection() local
/aosp_15_r20/external/apache-http/src/org/apache/http/client/
H A DHttpClient.java185 ResponseHandler<? extends T> responseHandler) in execute()
202 ResponseHandler<? extends T> responseHandler, in execute()
225 ResponseHandler<? extends T> responseHandler) in execute()
249 ResponseHandler<? extends T> responseHandler, in execute()
/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/
H A DShadowAndroidHttpClient.java73 HttpUriRequest httpUriRequest, ResponseHandler<? extends T> responseHandler) in execute()
81 ResponseHandler<? extends T> responseHandler, in execute()
89 HttpHost httpHost, HttpRequest httpRequest, ResponseHandler<? extends T> responseHandler) in execute()
98 ResponseHandler<? extends T> responseHandler, in execute()
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/impl/
H A DApacheSdkHttpClient.java86 …public <T> T execute(HttpUriRequest request, ResponseHandler<? extends T> responseHandler) throws … in execute()
92 ResponseHandler<? extends T> responseHandler, in execute()
100 ResponseHandler<? extends T> responseHandler) throws IOException { in execute()
105 …c <T> T execute(HttpHost target, HttpRequest request, ResponseHandler<? extends T> responseHandler, in execute()
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/aws-crt-client/src/main/java/software/amazon/awssdk/http/crt/internal/response/
H A DCrtResponseAdapter.java49 private final SdkAsyncHttpResponseHandler responseHandler; field in CrtResponseAdapter
57 SdkAsyncHttpResponseHandler responseHandler) { in CrtResponseAdapter()
65 SdkAsyncHttpResponseHandler responseHandler, in CrtResponseAdapter()
77SdkAsyncHttpResponseHandler responseHandler) { in toCrtResponseHandler()

12345678910