Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<KeyPairInfo> |
DescribeKeyPairsResult.getKeyPairs() |
Modifier and Type | Method and Description |
---|---|
void |
DescribeKeyPairsResult.setKeyPairs(List<KeyPairInfo> keyPairs) |
Modifier and Type | Method and Description |
---|---|
static void |
EC2ModelFactory.copyKeyPairsInfo(List<KeyPairInfo> keyPairsTarget,
List<com.amazonaws.services.ec2.model.KeyPairInfo> keyPairsSource) |
Copyright © 2010–2020. All rights reserved.