Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.Entity
-
Packages that use Entity Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of Entity in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return Entity Modifier and Type Method Description EntityPutLogEventsRequest. entity()The entity associated with the log events.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type Entity Modifier and Type Method Description PutLogEventsRequest.BuilderPutLogEventsRequest.Builder. entity(Entity entity)The entity associated with the log events.
-