Uses of Class
org.jclouds.aws.ec2.domain.PlacementGroup
Packages that use PlacementGroup
Package
Description
-
Uses of PlacementGroup in org.jclouds.aws.ec2.compute.config
Methods in org.jclouds.aws.ec2.compute.config that return types with arguments of type PlacementGroupModifier and TypeMethodDescriptionprotected final com.google.common.base.Predicate
<PlacementGroup> AWSEC2ComputeServiceDependenciesModule.placementGroupAvailable
(PlacementGroupAvailable available) protected final com.google.common.base.Predicate
<PlacementGroup> AWSEC2ComputeServiceDependenciesModule.placementGroupDeleted
(PlacementGroupDeleted deleted) -
Uses of PlacementGroup in org.jclouds.aws.ec2.domain
Methods in org.jclouds.aws.ec2.domain with parameters of type PlacementGroup -
Uses of PlacementGroup in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features that return types with arguments of type PlacementGroupModifier and TypeMethodDescriptionPlacementGroupApi.describePlacementGroupsInRegion
(String region, String... placementGroupIds) Returns information about one or more placement groups in your account.PlacementGroupApi.describePlacementGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about one or more placement groups in your account. -
Uses of PlacementGroup in org.jclouds.aws.ec2.functions
Fields in org.jclouds.aws.ec2.functions with type parameters of type PlacementGroupModifier and TypeFieldDescriptionprotected final com.google.common.base.Predicate
<PlacementGroup> CreatePlacementGroupIfNeeded.placementGroupAvailable
Constructor parameters in org.jclouds.aws.ec2.functions with type arguments of type PlacementGroupModifierConstructorDescriptionCreatePlacementGroupIfNeeded
(AWSEC2Api ec2Api, com.google.common.base.Predicate<PlacementGroup> placementGroupAvailable) -
Uses of PlacementGroup in org.jclouds.aws.ec2.predicates
Methods in org.jclouds.aws.ec2.predicates with parameters of type PlacementGroupModifier and TypeMethodDescriptionboolean
PlacementGroupAvailable.apply
(PlacementGroup group) boolean
PlacementGroupDeleted.apply
(PlacementGroup group) -
Uses of PlacementGroup in org.jclouds.aws.ec2.xml
Methods in org.jclouds.aws.ec2.xml that return PlacementGroupMethods in org.jclouds.aws.ec2.xml that return types with arguments of type PlacementGroupModifier and TypeMethodDescriptionDescribePlacementGroupsResponseHandler.getResult()
DescribePlacementGroupsResponseHandler.setContext
(HttpRequest request)