Package | Description |
---|---|
org.jclouds.packet.compute.config | |
org.jclouds.packet.compute.strategy | |
org.jclouds.packet.functions |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Predicate<String> |
PacketComputeServiceContextModule.provideDeviceRunningPredicate(PacketApi api,
com.google.common.base.Supplier<Credentials> creds,
ComputeServiceConstants.Timeouts timeouts,
ComputeServiceConstants.PollPeriod pollPeriod) |
protected com.google.common.base.Predicate<String> |
PacketComputeServiceContextModule.provideDeviceSuspendedPredicate(PacketApi api,
com.google.common.base.Supplier<Credentials> creds,
ComputeServiceConstants.Timeouts timeouts,
ComputeServiceConstants.PollPeriod pollPeriod) |
protected com.google.common.base.Predicate<String> |
PacketComputeServiceContextModule.provideDeviceTerminatedPredicate(PacketApi api,
com.google.common.base.Supplier<Credentials> creds,
ComputeServiceConstants.Timeouts timeouts,
ComputeServiceConstants.PollPeriod pollPeriod) |
Constructor and Description |
---|
CreateSshKeysThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
PacketApi api,
SshKeyPairGenerator keyGenerator) |
Modifier and Type | Field and Description |
---|---|
protected PacketApi |
BaseToPagedIterable.api |
Constructor and Description |
---|
BaseToPagedIterable(PacketApi api,
com.google.common.base.Function<Href,O> hrefToOptions) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.