Uses of Class
software.amazon.awssdk.services.kinesis.model.UpdateMaxRecordSizeRequest
Packages that use UpdateMaxRecordSizeRequest
Package
Description
-
Uses of UpdateMaxRecordSizeRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type UpdateMaxRecordSizeRequestModifier and TypeMethodDescriptionKinesisAsyncClient.updateMaxRecordSize(UpdateMaxRecordSizeRequest updateMaxRecordSizeRequest) This allows you to update theMaxRecordSizeof a single record that you can write to, and read from a stream.default UpdateMaxRecordSizeResponseKinesisClient.updateMaxRecordSize(UpdateMaxRecordSizeRequest updateMaxRecordSizeRequest) This allows you to update theMaxRecordSizeof a single record that you can write to, and read from a stream. -
Uses of UpdateMaxRecordSizeRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type UpdateMaxRecordSizeRequestModifier and TypeMethodDescriptionUpdateMaxRecordSizeRequestMarshaller.marshall(UpdateMaxRecordSizeRequest updateMaxRecordSizeRequest)