Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.CopyValueEntry.Builder
Packages that use CopyValueEntry.Builder
-
Uses of CopyValueEntry.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return CopyValueEntry.BuilderModifier and TypeMethodDescriptionstatic CopyValueEntry.BuilderCopyValueEntry.builder()CopyValueEntry.Builder.overwriteIfExists(Boolean overwriteIfExists) Specifies whether to overwrite the value if the destination key already exists.The key to copy.The key of the field to copy the value to.CopyValueEntry.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type CopyValueEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CopyValueEntry.Builder>CopyValueEntry.serializableBuilderClass()