com.spotinst.sdkjava.model.ISpotinstElastigroupInstanceHealthinessRepoAzure Maven / Gradle / Ivy
package com.spotinst.sdkjava.model;
import java.util.List;
interface ISpotinstElastigroupInstanceHealthinessRepoAzure {
RepoGenericResponse> getAll(String elastigroupId, String authToken,
String account);
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy