Uses of Class
software.amazon.awssdk.services.kinesis.model.UpdateAccountSettingsRequest
Packages that use UpdateAccountSettingsRequest
Package
Description
-
Uses of UpdateAccountSettingsRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type UpdateAccountSettingsRequestModifier and TypeMethodDescriptionKinesisAsyncClient.updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest) Updates the account-level settings for Amazon Kinesis Data Streams.default UpdateAccountSettingsResponseKinesisClient.updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest) Updates the account-level settings for Amazon Kinesis Data Streams. -
Uses of UpdateAccountSettingsRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type UpdateAccountSettingsRequestModifier and TypeMethodDescriptionUpdateAccountSettingsRequestMarshaller.marshall(UpdateAccountSettingsRequest updateAccountSettingsRequest)