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

com.spotinst.sdkjava.model.ISpotinstElastigroupInstanceHealthinessRepo Maven / Gradle / Ivy

There is a newer version: 1.0.121
Show newest version
package com.spotinst.sdkjava.model;

import java.util.List;

/**
 * Created by yossi.elman on 13/04/2020.
 */
interface ISpotinstElastigroupInstanceHealthinessRepo {

    RepoGenericResponse> getAll(String elastigroupId, String authToken, String account);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy