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