
org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse Maven / Gradle / Ivy
The newest version!
package org.hawkular.cmdgw.api;
import javax.annotation.Generated;
import com.fasterxml.jackson.annotation.JsonInclude;
/**
* Result of the collection intervals update.
*
*/
@JsonInclude(JsonInclude.Include.NON_NULL)
@Generated("org.jsonschema2pojo")
public class UpdateCollectionIntervalsResponse
extends ResourcePathResponse
implements EventDestination
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy