Uses of Class
hudson.plugins.spotinst.model.aws.AwsGroup
- 
Packages that use AwsGroup Package Description hudson.plugins.spotinst.api hudson.plugins.spotinst.repos 
- 
- 
Uses of AwsGroup in hudson.plugins.spotinst.apiMethods in hudson.plugins.spotinst.api that return AwsGroup Modifier and Type Method Description static AwsGroupSpotinstApi. getAwsGroup(String groupId, String accountId)
- 
Uses of AwsGroup in hudson.plugins.spotinst.reposMethods in hudson.plugins.spotinst.repos that return types with arguments of type AwsGroup Modifier and Type Method Description ApiResponse<AwsGroup>AwsGroupRepo. getGroup(String groupId, String accountId)ApiResponse<AwsGroup>IAwsGroupRepo. getGroup(String groupId, String accountId)
 
-