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

com.bmc.truesight.saas.meter.client.response.VoidResponse Maven / Gradle / Ivy

There is a newer version: 0.12
Show newest version
package com.bmc.truesight.saas.meter.client.response;

import org.immutables.value.Value;

@Value.Immutable(builder = false)
public abstract class VoidResponse implements Response {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy