Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.RejectedEntityInfo
Packages that use RejectedEntityInfo
-
Uses of RejectedEntityInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return RejectedEntityInfoModifier and TypeMethodDescriptionfinal RejectedEntityInfoPutLogEventsResponse.rejectedEntityInfo()Information about why the entity is rejected when callingPutLogEvents.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type RejectedEntityInfoModifier and TypeMethodDescriptionPutLogEventsResponse.Builder.rejectedEntityInfo(RejectedEntityInfo rejectedEntityInfo) Information about why the entity is rejected when callingPutLogEvents.