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.api
Methods in hudson.plugins.spotinst.api that return AwsGroup Modifier and Type Method Description static AwsGroup
SpotinstApi. getAwsGroup(String groupId, String accountId)
-
Uses of AwsGroup in hudson.plugins.spotinst.repos
Methods 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)
-