Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.AddKeys
-
Packages that use AddKeys Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of AddKeys in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return AddKeys Modifier and Type Method Description AddKeysProcessor. addKeys()Use this parameter to include the addKeys processor in your transformer.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type AddKeys Modifier and Type Method Description Processor.BuilderProcessor.Builder. addKeys(AddKeys addKeys)Use this parameter to include the addKeys processor in your transformer.
-