All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.rollbar.payload.data.body.BodyContents Maven / Gradle / Ivy

The newest version!
package com.rollbar.payload.data.body;

/**
 * A marker interface for the contents of the rollbar body.
 */
public interface BodyContents {
    String getKeyName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy