Uses of Package
software.amazon.awssdk.core.async
-
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.async Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content.AsyncRequestBodyFromInputStreamConfiguration Configuration options forAsyncRequestBody.fromInputStream(AsyncRequestBodyFromInputStreamConfiguration)
to configure how the SDK should create anAsyncRequestBody
from anInputStream
.AsyncRequestBodyFromInputStreamConfiguration.Builder AsyncRequestBodySplitConfiguration Configuration options forAsyncRequestBody.split(software.amazon.awssdk.core.async.AsyncRequestBodySplitConfiguration)
to configure how the SDK should split anSdkPublisher
.AsyncRequestBodySplitConfiguration.Builder AsyncResponseTransformer Callback interface to handle a streaming asynchronous response.BlockingInputStreamAsyncRequestBody An implementation ofAsyncRequestBody
that allows performing a blocking write of an input stream to a downstream service.BlockingOutputStreamAsyncRequestBody An implementation ofAsyncRequestBody
that allows performing a blocking write of an output stream to a downstream service.ResponsePublisher AnSdkPublisher
that publishes response body content and also contains a reference to theSdkResponse
returned by the service.SdkPublisher Interface that is implemented by the Async auto-paginated responses. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.async.listener Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content.AsyncRequestBodySplitConfiguration Configuration options forAsyncRequestBody.split(software.amazon.awssdk.core.async.AsyncRequestBodySplitConfiguration)
to configure how the SDK should split anSdkPublisher
.AsyncRequestBodySplitConfiguration.Builder AsyncResponseTransformer Callback interface to handle a streaming asynchronous response.SdkPublisher Interface that is implemented by the Async auto-paginated responses. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.client.handler Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content.AsyncResponseTransformer Callback interface to handle a streaming asynchronous response. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.interceptor Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.internal.async Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content.AsyncRequestBodyFromInputStreamConfiguration Configuration options forAsyncRequestBody.fromInputStream(AsyncRequestBodyFromInputStreamConfiguration)
to configure how the SDK should create anAsyncRequestBody
from anInputStream
.AsyncRequestBodySplitConfiguration Configuration options forAsyncRequestBody.split(software.amazon.awssdk.core.async.AsyncRequestBodySplitConfiguration)
to configure how the SDK should split anSdkPublisher
.AsyncResponseTransformer Callback interface to handle a streaming asynchronous response.ResponsePublisher AnSdkPublisher
that publishes response body content and also contains a reference to theSdkResponse
returned by the service.SdkPublisher Interface that is implemented by the Async auto-paginated responses. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.internal.handler Class Description AsyncResponseTransformer Callback interface to handle a streaming asynchronous response. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.internal.http Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.internal.http.async Class Description AsyncResponseTransformer Callback interface to handle a streaming asynchronous response. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.pagination.async Class Description SdkPublisher Interface that is implemented by the Async auto-paginated responses. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.runtime.transform Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content. -
Classes in software.amazon.awssdk.core.async used by software.amazon.awssdk.core.signer Class Description AsyncRequestBody Interface to allow non-blocking streaming of request content.