Uses of Class
software.amazon.awssdk.core.BytesWrapper
-
Packages that use BytesWrapper Package Description software.amazon.awssdk.core -
-
Uses of BytesWrapper in software.amazon.awssdk.core
Subclasses of BytesWrapper in software.amazon.awssdk.core Modifier and Type Class Description classResponseBytes<ResponseT>An in-memory representation of the service's response from a streaming operation.classSdkBytesAn in-memory representation of data being given to a service or being returned by a service.
-