| Package | Description |
|---|---|
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.features | |
| org.jclouds.ec2.util | |
| org.jclouds.ec2.xml |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
Tag.Builder.fromTag(Tag in) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<Tag> |
TagApi.filter(com.google.common.collect.Multimap<String,String> filter)
Describes tags for your EC2 resources qualified by a filter
|
com.google.common.collect.FluentIterable<Tag> |
TagApi.list()
Describes all of your tags for your EC2 resources.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<Tag,String> |
Tags.keyFunction() |
static com.google.common.base.Function<Tag,String> |
Tags.resourceIdFunction() |
static com.google.common.base.Function<Tag,String> |
Tags.valueFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
Tags.ValueFunction.apply(Tag in) |
String |
Tags.KeyFunction.apply(Tag in) |
String |
Tags.ResourceIdFunction.apply(Tag in) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Map<String,String>> |
Tags.resourceToTagsAsMap(Iterable<Tag> tags)
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
TagHandler.getResult() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<Tag> |
DescribeTagsResponseHandler.getResult() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.