public class EC2Filter extends AbstractDescribableImpl<EC2Filter>
Modifier and Type | Class and Description |
---|---|
static class |
EC2Filter.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getValues() |
int |
hashCode() |
com.amazonaws.services.ec2.model.Filter |
toFilter() |
static List<com.amazonaws.services.ec2.model.Filter> |
toFilterList(List<EC2Filter> filters) |
String |
toString() |
getDescriptor
Copyright © 2016–2022. All rights reserved.