Package hudson.plugins.spotinst.repos
Interface IAwsGroupRepo
- All Known Implementing Classes:
AwsGroupRepo
public interface IAwsGroupRepo
Created by ohadmuchnik on 05/11/2018.
-
Method Summary
Modifier and TypeMethodDescriptiondeallocateInstance(String groupId, String statefulInstanceId, String accountId) detachInstance(String instanceId, String accountId) getAllInstanceTypes(String accountId) getGroupInstances(String groupId, String accountId) getStatefulInstances(String groupId, String accountId)
-
Method Details
-
getGroup
-
getGroupInstances
-
getStatefulInstances
-
detachInstance
-
deallocateInstance
ApiResponse<Boolean> deallocateInstance(String groupId, String statefulInstanceId, String accountId) -
scaleUp
-
getAllInstanceTypes
-