Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.RejectedEntityInfo
-
Packages that use RejectedEntityInfo Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of RejectedEntityInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return RejectedEntityInfo Modifier and Type Method Description RejectedEntityInfoPutLogEventsResponse. rejectedEntityInfo()Information about why the entity is rejected when callingPutLogEvents.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type RejectedEntityInfo Modifier and Type Method Description PutLogEventsResponse.BuilderPutLogEventsResponse.Builder. rejectedEntityInfo(RejectedEntityInfo rejectedEntityInfo)Information about why the entity is rejected when callingPutLogEvents.
-