A B C D E F G H I J L M N O P Q R S T U V 

A

addRecipe(String) - Method in class org.jclouds.chef.util.RunListBuilder
Add the following recipe to the run list
addRecipes(String...) - Method in class org.jclouds.chef.util.RunListBuilder
Add the following recipes to the run list
addRole(String) - Method in class org.jclouds.chef.util.RunListBuilder
Add the following role to the run list
addRoles(String...) - Method in class org.jclouds.chef.util.RunListBuilder
Add the following roles to the run list
admin() - Method in class org.jclouds.chef.options.CreateClientOptions
 
admin() - Static method in class org.jclouds.chef.options.CreateClientOptions.Builder
 
api - Variable in class org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
 
api - Variable in class org.jclouds.chef.strategy.internal.BaseListNodesImpl
 
api - Variable in class org.jclouds.chef.strategy.internal.DeleteAllClientsInListImpl
 
api - Variable in class org.jclouds.chef.strategy.internal.DeleteAllNodesInListImpl
 
api - Variable in class org.jclouds.chef.strategy.internal.ListClientsImpl
 
api - Variable in class org.jclouds.chef.strategy.internal.ListEnvironmentsImpl
 
apply(Object) - Method in class org.jclouds.chef.binders.DatabagItemId
 
apply(Object) - Method in class org.jclouds.chef.binders.EnvironmentName
 
apply(Object) - Method in class org.jclouds.chef.binders.NodeName
 
apply(Object) - Method in class org.jclouds.chef.binders.RoleName
 
apply(String) - Method in class org.jclouds.chef.functions.BootstrapConfigForGroup
 
apply(String) - Method in class org.jclouds.chef.functions.ClientForGroup
 
apply(String, String) - Method in class org.jclouds.chef.functions.GroupToBootScript
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookDefinitionCheckingChefVersion
Deprecated.
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookDefinitionFromJson
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookDefinitionFromJsonv10
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookDefinitionListFromJsonv10
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookVersionsCheckingChefVersion
Deprecated.
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookVersionsV09FromJson
Deprecated.
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseCookbookVersionsV10FromJson
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseErrorFromJsonOrReturnBody
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseKeySetFromJson
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseSearchDatabagFromJson
 
apply(HttpResponse) - Method in class org.jclouds.chef.functions.ParseSearchResultFromJson
 
apply(Object) - Method in class org.jclouds.chef.functions.UriForResource
 
apply(byte[]) - Method in class org.jclouds.ohai.functions.ByteArrayToMacAddress
 
apply(Map<K, Set<V>>) - Method in class org.jclouds.ohai.functions.MapSetToMultimap
 
apply(Multimap<String, Supplier<JsonBall>>) - Method in class org.jclouds.ohai.functions.NestSlashKeys
 
Attribute - Class in org.jclouds.chef.domain
An attribute in a cookbook metadata.
Attribute(String, boolean, Set<String>, JsonBall, String, List<String>, String, String) - Constructor for class org.jclouds.chef.domain.Attribute
 
attribute(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
attribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Environment.Builder
 
attribute(String, Attribute) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
Attribute.Builder - Class in org.jclouds.chef.domain
 
Attribute.Builder() - Constructor for class org.jclouds.chef.domain.Attribute.Builder
 
attributes(JsonBall) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
Sets the attributes that will be populated to the deployed nodes.
attributes(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
attributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Environment.Builder
 
attributes(Map<String, Attribute>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
Automatic - Annotation Type in org.jclouds.ohai
 
automaticAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Node.Builder
 
automaticAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Node.Builder
 
AutomaticSupplier - Class in org.jclouds.ohai
 

B

BaseChefHttpApiModule<S> - Class in org.jclouds.chef.config
Configures the Chef connection.
BaseChefHttpApiModule() - Constructor for class org.jclouds.chef.config.BaseChefHttpApiModule
 
BaseChefService - Class in org.jclouds.chef.internal
 
BaseListCookbookVersionsImpl - Class in org.jclouds.chef.strategy.internal
 
BaseListNodesImpl - Class in org.jclouds.chef.strategy.internal
 
BindChecksumsToJsonPayload - Class in org.jclouds.chef.binders
 
BindChecksumsToJsonPayload() - Constructor for class org.jclouds.chef.binders.BindChecksumsToJsonPayload
 
BindCreateClientOptionsToJsonPayload - Class in org.jclouds.chef.binders
Bind the parameters of a CreateClientOptions to the payload.
BindCreateClientOptionsToJsonPayload(Json) - Constructor for class org.jclouds.chef.binders.BindCreateClientOptionsToJsonPayload
 
bindErrorHandlers() - Method in class org.jclouds.chef.config.BaseChefHttpApiModule
 
BindGenerateKeyForClientToJsonPayload - Class in org.jclouds.chef.binders
 
BindGenerateKeyForClientToJsonPayload() - Constructor for class org.jclouds.chef.binders.BindGenerateKeyForClientToJsonPayload
 
bindOhai() - Method in class org.jclouds.ohai.config.JMXOhaiModule
 
bindOhai() - Method in class org.jclouds.ohai.config.OhaiModule
 
bindRetryHandlers() - Method in class org.jclouds.chef.config.BaseChefHttpApiModule
 
bindToRequest(HttpRequest, Object) - Method in class org.jclouds.chef.binders.BindChecksumsToJsonPayload
 
bindToRequest(R, Map<String, Object>) - Method in class org.jclouds.chef.binders.BindCreateClientOptionsToJsonPayload
 
bindToRequest(R, Object) - Method in class org.jclouds.chef.binders.BindGenerateKeyForClientToJsonPayload
 
BootstrapConfig - Class in org.jclouds.chef.domain
Configures how the nodes in a group will bootstrap.
BootstrapConfig(List<String>, String, JsonBall, String, String, BootstrapConfig.SSLVerifyMode, Boolean) - Constructor for class org.jclouds.chef.domain.BootstrapConfig
 
BootstrapConfig.Builder - Class in org.jclouds.chef.domain
 
BootstrapConfig.Builder() - Constructor for class org.jclouds.chef.domain.BootstrapConfig.Builder
 
BootstrapConfig.SSLVerifyMode - Enum in org.jclouds.chef.domain
 
BootstrapConfigForGroup - Class in org.jclouds.chef.functions
Retrieves the bootstrap configuration for a specific group
build() - Method in class org.jclouds.chef.ChefApiMetadata.Builder
 
build() - Method in class org.jclouds.chef.domain.Attribute.Builder
 
build() - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
 
build() - Method in class org.jclouds.chef.domain.ChecksumStatus.Builder
 
build() - Method in class org.jclouds.chef.domain.Client.Builder
 
build() - Method in class org.jclouds.chef.domain.CookbookDefinition.Builder
 
build() - Method in class org.jclouds.chef.domain.CookbookDefinition.Version.Builder
 
build() - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
build() - Method in class org.jclouds.chef.domain.Environment.Builder
 
build() - Method in class org.jclouds.chef.domain.Metadata.Builder
 
build() - Method in class org.jclouds.chef.domain.Node.Builder
 
build() - Method in class org.jclouds.chef.domain.Resource.Builder
 
build() - Method in class org.jclouds.chef.domain.Role.Builder
 
build() - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
build() - Method in class org.jclouds.chef.domain.UploadSandbox.Builder
 
build() - Method in class org.jclouds.chef.util.RunListBuilder
 
builder() - Static method in class org.jclouds.chef.domain.Attribute
 
builder() - Static method in class org.jclouds.chef.domain.BootstrapConfig
 
builder() - Static method in class org.jclouds.chef.domain.ChecksumStatus
 
builder() - Static method in class org.jclouds.chef.domain.Client
 
builder() - Static method in class org.jclouds.chef.domain.CookbookDefinition
 
builder() - Static method in class org.jclouds.chef.domain.CookbookDefinition.Version
 
builder(String, String) - Static method in class org.jclouds.chef.domain.CookbookVersion
 
builder() - Static method in class org.jclouds.chef.domain.Environment
 
builder() - Static method in class org.jclouds.chef.domain.Metadata
 
builder() - Static method in class org.jclouds.chef.domain.Node
 
builder() - Static method in class org.jclouds.chef.domain.Resource
 
builder() - Static method in class org.jclouds.chef.domain.Role
 
builder() - Static method in class org.jclouds.chef.domain.Sandbox
 
builder() - Static method in class org.jclouds.chef.domain.UploadSandbox
 
ByteArrayToMacAddress - Class in org.jclouds.ohai.functions
Creates a string in the form: 00:26:bb:09:e6:c4
ByteArrayToMacAddress() - Constructor for class org.jclouds.ohai.functions.ByteArrayToMacAddress
 

C

calculated(boolean) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
certificate(X509Certificate) - Method in class org.jclouds.chef.domain.Client.Builder
 
checksum(byte[]) - Method in class org.jclouds.chef.domain.Resource.Builder
 
checksum(String) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
checksum(List<Byte>, ChecksumStatus) - Method in class org.jclouds.chef.domain.UploadSandbox.Builder
 
checksums(Iterable<String>) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
checksums(Map<List<Byte>, ChecksumStatus>) - Method in class org.jclouds.chef.domain.UploadSandbox.Builder
 
ChecksumStatus - Class in org.jclouds.chef.domain
The checksum of an uploaded resource.
ChecksumStatus(URI, boolean) - Constructor for class org.jclouds.chef.domain.ChecksumStatus
 
ChecksumStatus.Builder - Class in org.jclouds.chef.domain
 
ChecksumStatus.Builder() - Constructor for class org.jclouds.chef.domain.ChecksumStatus.Builder
 
CHEF_BOOTSTRAP_DATABAG - Static variable in class org.jclouds.chef.config.ChefProperties
Databag that holds chef bootstrap hints, should be a json ball in the following format:
CHEF_GEM_SYSTEM_VERSION - Static variable in class org.jclouds.chef.config.ChefProperties
To be used in conjunction with ChefProperties.CHEF_UPDATE_GEM_SYSTEM.
CHEF_LOGGER - Static variable in class org.jclouds.chef.config.ChefProperties
The name of the Chef logger.
CHEF_UPDATE_GEM_SYSTEM - Static variable in class org.jclouds.chef.config.ChefProperties
Boolean property.
CHEF_UPDATE_GEMS - Static variable in class org.jclouds.chef.config.ChefProperties
Boolean property.
CHEF_USE_OMNIBUS - Static variable in class org.jclouds.chef.config.ChefProperties
Boolean property.
CHEF_VALIDATOR_CREDENTIAL - Static variable in class org.jclouds.chef.config.ChefProperties
The credential of the validator client used to allow nodes to autoregister in the Chef server.
CHEF_VALIDATOR_NAME - Static variable in class org.jclouds.chef.config.ChefProperties
The name of the validator client used to allow nodes to autoregister in the Chef server.
CHEF_VERSION - Static variable in class org.jclouds.chef.config.ChefProperties
The version of the Chef gem to install when bootstrapping nodes.
ChefApi - Interface in org.jclouds.chef
Provides synchronous access to Chef.
ChefApiErrorRetryHandler - Class in org.jclouds.chef.handlers
Allow for eventual consistency on sandbox requests.
ChefApiMetadata - Class in org.jclouds.chef
Implementation of ApiMetadata for OpsCode's Chef api.
ChefApiMetadata() - Constructor for class org.jclouds.chef.ChefApiMetadata
 
ChefApiMetadata(ChefApiMetadata.Builder) - Constructor for class org.jclouds.chef.ChefApiMetadata
 
ChefApiMetadata.Builder - Class in org.jclouds.chef
 
ChefApiMetadata.Builder() - Constructor for class org.jclouds.chef.ChefApiMetadata.Builder
 
ChefBootstrapModule - Class in org.jclouds.chef.config
Provides bootstrap configuration for nodes.
ChefBootstrapModule() - Constructor for class org.jclouds.chef.config.ChefBootstrapModule
 
ChefContext - Interface in org.jclouds.chef
Deprecated.
Will be removed in next version. Directly create the ChefApi instead and access the ChefService from it.
ChefContextImpl - Class in org.jclouds.chef.internal
Deprecated.
Will be removed in next version. Directly create the ChefApi instead and access the ChefService from it.
ChefContextImpl(Context, TypeToken<? extends Context>, ChefService) - Constructor for class org.jclouds.chef.internal.ChefContextImpl
Deprecated.
 
ChefErrorHandler - Class in org.jclouds.chef.handlers
This will parse and set an appropriate exception on the command object.
ChefHttpApiModule - Class in org.jclouds.chef.config
Configures the Chef connection.
ChefHttpApiModule() - Constructor for class org.jclouds.chef.config.ChefHttpApiModule
 
ChefParserModule - Class in org.jclouds.chef.config
 
ChefParserModule() - Constructor for class org.jclouds.chef.config.ChefParserModule
 
ChefParserModule.DataBagItemAdapter - Class in org.jclouds.chef.config
writes or reads the literal directly
ChefParserModule.DataBagItemAdapter() - Constructor for class org.jclouds.chef.config.ChefParserModule.DataBagItemAdapter
 
ChefParserModule.KeepLastRepeatedKeyMapTypeAdapterFactory - Class in org.jclouds.chef.config
 
ChefParserModule.KeepLastRepeatedKeyMapTypeAdapterFactory() - Constructor for class org.jclouds.chef.config.ChefParserModule.KeepLastRepeatedKeyMapTypeAdapterFactory
 
ChefParserModule.PrivateKeyAdapter - Interface in org.jclouds.chef.config
 
ChefParserModule.PrivateKeyAdapterImpl - Class in org.jclouds.chef.config
 
ChefParserModule.PublicKeyAdapter - Interface in org.jclouds.chef.config
 
ChefParserModule.PublicKeyAdapterImpl - Class in org.jclouds.chef.config
 
ChefParserModule.X509CertificateAdapter - Interface in org.jclouds.chef.config
 
ChefParserModule.X509CertificateAdapterImpl - Class in org.jclouds.chef.config
 
ChefProperties - Class in org.jclouds.chef.config
Configuration properties and constants used in Chef connections.
chefService() - Method in interface org.jclouds.chef.ChefApi
Provides access to high level Chef features.
ChefService - Interface in org.jclouds.chef
Provides high level Chef operations.
ChefUtils - Class in org.jclouds.chef.util
 
ChefUtils() - Constructor for class org.jclouds.chef.util.ChefUtils
 
ChefVersionSupplier - Class in org.jclouds.chef.suppliers
Properly supply the version of the Chef Server.
choice(String) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
choices(Iterable<String>) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
cleanupStaleNodesAndClients(String, int) - Method in interface org.jclouds.chef.ChefService
Removes the nodes and clients that have been inactive for a given amount of time.
cleanupStaleNodesAndClients(String, int) - Method in class org.jclouds.chef.internal.BaseChefService
 
CleanupStaleNodesAndClients - Interface in org.jclouds.chef.strategy
Cleans up nodes and clients who have been hanging around too long.
CleanupStaleNodesAndClientsImpl - Class in org.jclouds.chef.strategy.internal
Cleans up nodes and apis who have been hanging around too long.
CleanupStaleNodesAndClientsImpl(DeleteAllNodesInList, DeleteAllClientsInList, ListNodes) - Constructor for class org.jclouds.chef.strategy.internal.CleanupStaleNodesAndClientsImpl
 
Client - Class in org.jclouds.chef.domain
Client object.
Client(X509Certificate, String, String, String, boolean, PrivateKey) - Constructor for class org.jclouds.chef.domain.Client
 
Client.Builder - Class in org.jclouds.chef.domain
 
Client.Builder() - Constructor for class org.jclouds.chef.domain.Client.Builder
 
ClientForGroup - Class in org.jclouds.chef.functions
Generates a client relevant for a particular group
ClientForGroup(ChefApi) - Constructor for class org.jclouds.chef.functions.ClientForGroup
 
clientname(String) - Method in class org.jclouds.chef.domain.Client.Builder
 
clone() - Method in class org.jclouds.chef.options.CreateClientOptions
 
close() - Method in class org.jclouds.chef.internal.ChefContextImpl
Deprecated.
 
CollectionUtils - Class in org.jclouds.chef.util
Utility methods to work with collections.
CollectionUtils() - Constructor for class org.jclouds.chef.util.CollectionUtils
 
commitSandbox(String, boolean) - Method in interface org.jclouds.chef.ChefApi
Confirms if the sandbox is completed or not.
configure() - Method in class org.jclouds.chef.config.ChefBootstrapModule
 
configure() - Method in class org.jclouds.chef.config.ChefParserModule
 
configure() - Method in class org.jclouds.ohai.config.OhaiModule
 
ConfiguresOhai - Annotation Type in org.jclouds.ohai.config
 
conflicting(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
conflicting(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
containsRecipe(String) - Static method in class org.jclouds.chef.predicates.CookbookVersionPredicates
 
containsRecipes(String...) - Static method in class org.jclouds.chef.predicates.CookbookVersionPredicates
Note that the default recipe of a cookbook is its name.
CookbookDefinition - Class in org.jclouds.chef.domain
Cookbook definition as returned by the Chef server >= 0.10.8.
CookbookDefinition(String, URI, Set<CookbookDefinition.Version>) - Constructor for class org.jclouds.chef.domain.CookbookDefinition
 
CookbookDefinition.Builder - Class in org.jclouds.chef.domain
 
CookbookDefinition.Builder() - Constructor for class org.jclouds.chef.domain.CookbookDefinition.Builder
 
CookbookDefinition.Version - Class in org.jclouds.chef.domain
 
CookbookDefinition.Version(URI, String) - Constructor for class org.jclouds.chef.domain.CookbookDefinition.Version
 
CookbookDefinition.Version.Builder - Class in org.jclouds.chef.domain
 
CookbookDefinition.Version.Builder() - Constructor for class org.jclouds.chef.domain.CookbookDefinition.Version.Builder
 
cookbookName(String) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
CookbookParser - Annotation Type in org.jclouds.chef.config
Deprecated.
Support for Chef 0.9 and 0.10 will be removed in upcoming versions.
CookbookVersion - Class in org.jclouds.chef.domain
Cookbook object.
CookbookVersion(String, Set<Resource>, Set<Resource>, Set<Resource>, Metadata, Set<Resource>, String, Set<Resource>, Set<Resource>, Set<Resource>, String, Set<Resource>, Set<Resource>) - Constructor for class org.jclouds.chef.domain.CookbookVersion
 
cookbookVersion(String, String) - Method in class org.jclouds.chef.domain.Environment.Builder
 
CookbookVersion.Builder - Class in org.jclouds.chef.domain
 
CookbookVersion.Builder(String, String) - Constructor for class org.jclouds.chef.domain.CookbookVersion.Builder
 
CookbookVersionPredicates - Class in org.jclouds.chef.predicates
Container for cookbook filters (predicates).
CookbookVersionPredicates() - Constructor for class org.jclouds.chef.predicates.CookbookVersionPredicates
 
cookbookVersions(Map<String, String>) - Method in class org.jclouds.chef.domain.Environment.Builder
 
CookbookVersionsParser - Annotation Type in org.jclouds.chef.config
Deprecated.
Support for Chef 0.9 and 0.10 will be removed in upcoming versions.
copyOfOrEmpty(List<T>) - Static method in class org.jclouds.chef.util.CollectionUtils
Creates an immutable list with the elements of the given list.
copyOfOrEmpty(Set<T>) - Static method in class org.jclouds.chef.util.CollectionUtils
Creates an immutable set with the elements of the given set.
copyOfOrEmpty(Map<K, V>) - Static method in class org.jclouds.chef.util.CollectionUtils
Creates an immutable map with the elements of the given map.
createBootstrapScriptForGroup(String) - Method in interface org.jclouds.chef.ChefService
Creates all steps necessary to bootstrap the node.
createBootstrapScriptForGroup(String, String) - Method in interface org.jclouds.chef.ChefService
Creates all steps necessary to bootstrap the node.
createBootstrapScriptForGroup(String, String) - Method in class org.jclouds.chef.internal.BaseChefService
 
createBootstrapScriptForGroup(String) - Method in class org.jclouds.chef.internal.BaseChefService
 
createClient(String) - Method in interface org.jclouds.chef.ChefApi
Creates a new client.
createClient(String, CreateClientOptions) - Method in interface org.jclouds.chef.ChefApi
Creates a new client with custom options.
CreateClientOptions - Class in org.jclouds.chef.options
Options for the create client method.
CreateClientOptions() - Constructor for class org.jclouds.chef.options.CreateClientOptions
 
CreateClientOptions.Builder - Class in org.jclouds.chef.options
 
CreateClientOptions.Builder() - Constructor for class org.jclouds.chef.options.CreateClientOptions.Builder
 
createDatabag(String) - Method in interface org.jclouds.chef.ChefApi
Creates a new data bag.
createDatabagItem(String, DatabagItem) - Method in interface org.jclouds.chef.ChefApi
Adds an item in a data bag.
createEnvironment(Environment) - Method in interface org.jclouds.chef.ChefApi
Creates a new environment.
createJsonLiteralFromRawJson(String) - Method in class org.jclouds.chef.config.ChefParserModule.DataBagItemAdapter
 
createNode(Node) - Method in interface org.jclouds.chef.ChefApi
Creates a new node.
createNodeAndPopulateAutomaticAttributes(String, Iterable<String>) - Method in interface org.jclouds.chef.ChefService
Creates a new node and populates the automatic attributes.
createNodeAndPopulateAutomaticAttributes(String, Iterable<String>) - Method in class org.jclouds.chef.internal.BaseChefService
 
CreateNodeAndPopulateAutomaticAttributes - Interface in org.jclouds.chef.strategy
Creates a new node with automatic attributes.
CreateNodeAndPopulateAutomaticAttributesImpl - Class in org.jclouds.chef.strategy.internal
Updates node with new automatic attributes.
CreateNodeAndPopulateAutomaticAttributesImpl(ChefApi, Supplier<Map<String, JsonBall>>) - Constructor for class org.jclouds.chef.strategy.internal.CreateNodeAndPopulateAutomaticAttributesImpl
 
createRole(Role) - Method in interface org.jclouds.chef.ChefApi
Creates a new role.
createStringToSign(String, String, String, String) - Method in class org.jclouds.chef.filters.SignedHeaderAuth
 
createTime(Date) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
createUploadSandboxForChecksums(Set<List<Byte>>) - Method in interface org.jclouds.chef.ChefApi
Creates a new sandbox.

D

DatabagItem - Class in org.jclouds.chef.domain
An item in a data bag.
DatabagItem(String, String) - Constructor for class org.jclouds.chef.domain.DatabagItem
 
DatabagItemId - Class in org.jclouds.chef.binders
 
DatabagItemId() - Constructor for class org.jclouds.chef.binders.DatabagItemId
 
decrypt(InputSupplier<? extends InputStream>) - Method in interface org.jclouds.chef.ChefService
Decrypts the given input stream.
decrypt(InputSupplier<? extends InputStream>) - Method in class org.jclouds.chef.internal.BaseChefService
 
DEFAULT_API_VERSION - Static variable in class org.jclouds.chef.ChefApiMetadata
The default Chef Server API version to use.
defaultAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Node.Builder
 
defaultAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Role.Builder
 
defaultAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Node.Builder
 
defaultAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Role.Builder
 
defaultProperties() - Static method in class org.jclouds.chef.ChefApiMetadata
 
defaultValue(JsonBall) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
definition(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
definitions(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
deleteAllClientsInList(Iterable<String>) - Method in interface org.jclouds.chef.ChefService
Deletes the given clients.
deleteAllClientsInList(Iterable<String>) - Method in class org.jclouds.chef.internal.BaseChefService
 
DeleteAllClientsInList - Interface in org.jclouds.chef.strategy
Deletes all clients in a given list.
DeleteAllClientsInListImpl - Class in org.jclouds.chef.strategy.internal
Concurrently delete all given clients.
deleteAllNodesInList(Iterable<String>) - Method in interface org.jclouds.chef.ChefService
Deletes the given nodes.
deleteAllNodesInList(Iterable<String>) - Method in class org.jclouds.chef.internal.BaseChefService
 
DeleteAllNodesInList - Interface in org.jclouds.chef.strategy
 
DeleteAllNodesInListImpl - Class in org.jclouds.chef.strategy.internal
 
deleteClient(String) - Method in interface org.jclouds.chef.ChefApi
Deletes the given client.
deleteCookbook(String, String) - Method in interface org.jclouds.chef.ChefApi
Deletes the given cookbook.
deleteDatabag(String) - Method in interface org.jclouds.chef.ChefApi
Deletes a data bag, including its items.
deleteDatabagItem(String, String) - Method in interface org.jclouds.chef.ChefApi
Deletes an item from a data bag.
deleteEnvironment(String) - Method in interface org.jclouds.chef.ChefApi
Deletes the given environment.
deleteNode(String) - Method in interface org.jclouds.chef.ChefApi
Deletes the given node.
deleteRole(String) - Method in interface org.jclouds.chef.ChefApi
Deletes the given role.
dependencies(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
dependency(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
description(String) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
description(String) - Method in class org.jclouds.chef.domain.Environment.Builder
 
description(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
description(String) - Method in class org.jclouds.chef.domain.Role.Builder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.chef.config.ChefParserModule.PrivateKeyAdapterImpl
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.chef.config.ChefParserModule.PublicKeyAdapterImpl
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jclouds.chef.config.ChefParserModule.X509CertificateAdapterImpl
 
displayName(String) - Method in class org.jclouds.chef.domain.Attribute.Builder
 

E

encrypt(InputSupplier<? extends InputStream>) - Method in interface org.jclouds.chef.ChefService
Encrypts the given input stream.
encrypt(InputSupplier<? extends InputStream>) - Method in class org.jclouds.chef.internal.BaseChefService
 
environment(String) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
Sets the environment where the nodes in the group will be deployed.
Environment - Class in org.jclouds.chef.domain
An environment.
Environment(String, Map<String, JsonBall>, Map<String, JsonBall>, String, Map<String, String>) - Constructor for class org.jclouds.chef.domain.Environment
 
environment(String) - Method in class org.jclouds.chef.domain.Node.Builder
 
Environment.Builder - Class in org.jclouds.chef.domain
 
Environment.Builder() - Constructor for class org.jclouds.chef.domain.Environment.Builder
 
EnvironmentName - Class in org.jclouds.chef.binders
 
EnvironmentName() - Constructor for class org.jclouds.chef.binders.EnvironmentName
 
equals(Object) - Method in class org.jclouds.chef.domain.Attribute
 
equals(Object) - Method in class org.jclouds.chef.domain.ChecksumStatus
 
equals(Object) - Method in class org.jclouds.chef.domain.Client
 
equals(Object) - Method in class org.jclouds.chef.domain.CookbookDefinition
 
equals(Object) - Method in class org.jclouds.chef.domain.CookbookDefinition.Version
 
equals(Object) - Method in class org.jclouds.chef.domain.CookbookVersion
 
equals(Object) - Method in class org.jclouds.chef.domain.DatabagItem
 
equals(Object) - Method in class org.jclouds.chef.domain.Environment
 
equals(Object) - Method in class org.jclouds.chef.domain.Metadata
 
equals(Object) - Method in class org.jclouds.chef.domain.Node
 
equals(Object) - Method in class org.jclouds.chef.domain.Resource
 
equals(Object) - Method in class org.jclouds.chef.domain.Role
 
equals(Object) - Method in class org.jclouds.chef.domain.Sandbox
 
equals(Object) - Method in class org.jclouds.chef.domain.UploadSandbox
 
execute(String, int) - Method in interface org.jclouds.chef.strategy.CleanupStaleNodesAndClients
 
execute(Node) - Method in interface org.jclouds.chef.strategy.CreateNodeAndPopulateAutomaticAttributes
 
execute(String, Iterable<String>) - Method in interface org.jclouds.chef.strategy.CreateNodeAndPopulateAutomaticAttributes
 
execute(Iterable<String>) - Method in interface org.jclouds.chef.strategy.DeleteAllClientsInList
 
execute(ListeningExecutorService, Iterable<String>) - Method in interface org.jclouds.chef.strategy.DeleteAllClientsInList
 
execute(Iterable<String>) - Method in interface org.jclouds.chef.strategy.DeleteAllNodesInList
 
execute(ListeningExecutorService, Iterable<String>) - Method in interface org.jclouds.chef.strategy.DeleteAllNodesInList
 
execute(Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
 
execute(Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.BaseListNodesImpl
 
execute(String, int) - Method in class org.jclouds.chef.strategy.internal.CleanupStaleNodesAndClientsImpl
 
execute(Node) - Method in class org.jclouds.chef.strategy.internal.CreateNodeAndPopulateAutomaticAttributesImpl
 
execute(String, Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.CreateNodeAndPopulateAutomaticAttributesImpl
 
execute(Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.DeleteAllClientsInListImpl
 
execute(ListeningExecutorService, Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.DeleteAllClientsInListImpl
 
execute(Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.DeleteAllNodesInListImpl
 
execute(ListeningExecutorService, Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.DeleteAllNodesInListImpl
 
execute() - Method in class org.jclouds.chef.strategy.internal.ListClientsImpl
 
execute(ExecutorService) - Method in class org.jclouds.chef.strategy.internal.ListClientsImpl
 
execute() - Method in class org.jclouds.chef.strategy.internal.ListCookbookVersionsImpl
 
execute(ExecutorService) - Method in class org.jclouds.chef.strategy.internal.ListCookbookVersionsImpl
 
execute(String) - Method in class org.jclouds.chef.strategy.internal.ListCookbookVersionsInEnvironmentImpl
 
execute(String, String) - Method in class org.jclouds.chef.strategy.internal.ListCookbookVersionsInEnvironmentImpl
 
execute(ExecutorService, String) - Method in class org.jclouds.chef.strategy.internal.ListCookbookVersionsInEnvironmentImpl
 
execute(ExecutorService, String, String) - Method in class org.jclouds.chef.strategy.internal.ListCookbookVersionsInEnvironmentImpl
 
execute() - Method in class org.jclouds.chef.strategy.internal.ListEnvironmentsImpl
 
execute(ExecutorService) - Method in class org.jclouds.chef.strategy.internal.ListEnvironmentsImpl
 
execute() - Method in class org.jclouds.chef.strategy.internal.ListNodesImpl
 
execute(ExecutorService) - Method in class org.jclouds.chef.strategy.internal.ListNodesImpl
 
execute(String) - Method in class org.jclouds.chef.strategy.internal.ListNodesInEnvironmentImpl
 
execute(ExecutorService, String) - Method in class org.jclouds.chef.strategy.internal.ListNodesInEnvironmentImpl
 
execute(String) - Method in class org.jclouds.chef.strategy.internal.UpdateAutomaticAttributesOnNodeImpl
 
execute() - Method in interface org.jclouds.chef.strategy.ListClients
 
execute(ExecutorService) - Method in interface org.jclouds.chef.strategy.ListClients
 
execute() - Method in interface org.jclouds.chef.strategy.ListCookbookVersions
 
execute(ExecutorService) - Method in interface org.jclouds.chef.strategy.ListCookbookVersions
 
execute(String) - Method in interface org.jclouds.chef.strategy.ListCookbookVersionsInEnvironment
 
execute(String, String) - Method in interface org.jclouds.chef.strategy.ListCookbookVersionsInEnvironment
 
execute(ExecutorService, String) - Method in interface org.jclouds.chef.strategy.ListCookbookVersionsInEnvironment
 
execute(ExecutorService, String, String) - Method in interface org.jclouds.chef.strategy.ListCookbookVersionsInEnvironment
 
execute() - Method in interface org.jclouds.chef.strategy.ListEnvironments
 
execute(ExecutorService) - Method in interface org.jclouds.chef.strategy.ListEnvironments
 
execute() - Method in interface org.jclouds.chef.strategy.ListNodes
 
execute(ExecutorService) - Method in interface org.jclouds.chef.strategy.ListNodes
 
execute(String) - Method in interface org.jclouds.chef.strategy.ListNodesInEnvironment
 
execute(ExecutorService, String) - Method in interface org.jclouds.chef.strategy.ListNodesInEnvironment
 
execute(String) - Method in interface org.jclouds.chef.strategy.UpdateAutomaticAttributesOnNode
 
executeConcurrently(ListeningExecutorService, Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
 
executeConcurrently(ListeningExecutorService, Iterable<String>) - Method in class org.jclouds.chef.strategy.internal.BaseListNodesImpl
 

F

FALLBACK_VERSION - Static variable in class org.jclouds.chef.suppliers.ChefVersionSupplier
The default version to assume in case we can not parse it.
file(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
files(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
filter(HttpRequest) - Method in class org.jclouds.chef.filters.SignedHeaderAuth
 
findRoleInRunList(List<String>) - Static method in class org.jclouds.chef.util.ChefUtils
 
from(CookbookDefinition) - Method in class org.jclouds.chef.domain.CookbookDefinition.Builder
 
fromOhaiTime(JsonBall) - Static method in class org.jclouds.chef.util.ChefUtils
 
fromPayload(FilePayload) - Method in class org.jclouds.chef.domain.Resource.Builder
 

G

generateKeyForClient(String) - Method in interface org.jclouds.chef.ChefApi
Generates a new key-pair for this client, and return the new private key in the response body.
get() - Method in class org.jclouds.chef.suppliers.ChefVersionSupplier
 
get() - Method in class org.jclouds.ohai.AutomaticSupplier
 
get() - Method in class org.jclouds.ohai.config.OhaiModule.OhaiTimeProvider
 
get() - Method in class org.jclouds.ohai.config.OhaiModule.PlatformProvider
 
get() - Method in class org.jclouds.ohai.config.OhaiModule.SystemPropertiesProvider
 
get() - Method in class org.jclouds.ohai.config.OhaiModule.SystemPropertyProvider
 
get() - Method in class org.jclouds.ohai.suppliers.UptimeSecondsSupplier
 
getAttributes() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getAttributes() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getAttributes() - Method in class org.jclouds.chef.domain.Environment
 
getAttributes() - Method in class org.jclouds.chef.domain.Metadata
 
getAutomaticAttributes() - Method in class org.jclouds.chef.domain.Node
 
getBootstrapConfigForGroup(String) - Method in interface org.jclouds.chef.ChefService
Gets the bootstrap configuration for a given group.
getBootstrapConfigForGroup(String) - Method in class org.jclouds.chef.internal.BaseChefService
 
getCertificate() - Method in class org.jclouds.chef.domain.Client
 
getChecksum() - Method in class org.jclouds.chef.domain.Resource
 
getChecksums() - Method in class org.jclouds.chef.domain.Sandbox
 
getChecksums() - Method in class org.jclouds.chef.domain.UploadSandbox
 
getChefService() - Method in interface org.jclouds.chef.ChefContext
Deprecated.
Provides access to high level Chef features.
getChefService() - Method in class org.jclouds.chef.internal.ChefContextImpl
Deprecated.
 
getChoice() - Method in class org.jclouds.chef.domain.Attribute
 
getClient(String) - Method in interface org.jclouds.chef.ChefApi
Gets the details of existing client.
getClientname() - Method in class org.jclouds.chef.domain.Client
 
getConflicting() - Method in class org.jclouds.chef.domain.Metadata
 
getContext() - Method in interface org.jclouds.chef.ChefService
Gets the context that created this service.
getContext() - Method in class org.jclouds.chef.internal.BaseChefService
 
getCookbook(String, String) - Method in interface org.jclouds.chef.ChefApi
Gets the details of the given cookbook, with the links to each resource such as recipe files, attributes, etc.
getCookbookInEnvironment(String, String) - Method in interface org.jclouds.chef.ChefApi
Gets the definition of the cookbook in the given environment.
getCookbookInEnvironment(String, String, String) - Method in interface org.jclouds.chef.ChefApi
Gets the definition of the cookbook in the given environment.
getCookbookName() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getCookbookVersions() - Method in class org.jclouds.chef.domain.Environment
 
getCreateTime() - Method in class org.jclouds.chef.domain.Sandbox
 
getDatabagItem(String, String) - Method in interface org.jclouds.chef.ChefApi
Gets an item in a data bag.
getDefaultAttributes() - Method in class org.jclouds.chef.domain.Node
 
getDefaultAttributes() - Method in class org.jclouds.chef.domain.Role
 
getDefaultValue() - Method in class org.jclouds.chef.domain.Attribute
 
getDefinitions() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getDependencies() - Method in class org.jclouds.chef.domain.Metadata
 
getDescription() - Method in class org.jclouds.chef.domain.Attribute
 
getDescription() - Method in class org.jclouds.chef.domain.Environment
 
getDescription() - Method in class org.jclouds.chef.domain.Metadata
 
getDescription() - Method in class org.jclouds.chef.domain.Role
 
getDisplayName() - Method in class org.jclouds.chef.domain.Attribute
 
getEnvironment(String) - Method in interface org.jclouds.chef.ChefApi
Gets the details of an existing environment.
getEnvironment() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getEnvironment() - Method in class org.jclouds.chef.domain.Node
 
getFiles() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getGroupings() - Method in class org.jclouds.chef.domain.Metadata
 
getGuid() - Method in class org.jclouds.chef.domain.Sandbox
 
getId() - Method in class org.jclouds.chef.domain.DatabagItem
 
getLibraries() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getLicense() - Method in class org.jclouds.chef.domain.Metadata
 
getLongDescription() - Method in class org.jclouds.chef.domain.Metadata
 
getMaintainer() - Method in class org.jclouds.chef.domain.Metadata
 
getMaintainerEmail() - Method in class org.jclouds.chef.domain.Metadata
 
getMetadata() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getName() - Method in class org.jclouds.chef.domain.Client
 
getName() - Method in class org.jclouds.chef.domain.CookbookDefinition
 
getName() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getName() - Method in class org.jclouds.chef.domain.Environment
 
getName() - Method in class org.jclouds.chef.domain.Metadata
 
getName() - Method in class org.jclouds.chef.domain.Node
 
getName() - Method in class org.jclouds.chef.domain.Resource
 
getName() - Method in class org.jclouds.chef.domain.Role
 
getName() - Method in class org.jclouds.chef.domain.Sandbox
 
getNode(String) - Method in interface org.jclouds.chef.ChefApi
Gets the details of the given node.
getNormalAttributes() - Method in class org.jclouds.chef.domain.Node
 
getOrgname() - Method in class org.jclouds.chef.domain.Client
 
getOverrideAttributes() - Method in class org.jclouds.chef.domain.Environment
 
getOverrideAttributes() - Method in class org.jclouds.chef.domain.Node
 
getOverrideAttributes() - Method in class org.jclouds.chef.domain.Role
 
getPath() - Method in class org.jclouds.chef.domain.Resource
 
getPlatforms() - Method in class org.jclouds.chef.domain.Metadata
 
getPrivateKey() - Method in class org.jclouds.chef.domain.Client
 
getProviding() - Method in class org.jclouds.chef.domain.Metadata
 
getRecipes() - Method in class org.jclouds.chef.domain.Attribute
 
getRecipes() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getRecipes() - Method in class org.jclouds.chef.domain.Metadata
 
getRecommendations() - Method in class org.jclouds.chef.domain.Metadata
 
getReplacing() - Method in class org.jclouds.chef.domain.Metadata
 
getRequired() - Method in class org.jclouds.chef.domain.Attribute
 
getResourceContents(Resource) - Method in interface org.jclouds.chef.ChefApi
Gets the contents of the given resource.
getResources() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getRev() - Method in class org.jclouds.chef.domain.Sandbox
 
getRole(String) - Method in interface org.jclouds.chef.ChefApi
Gets the details of the given role.
getRootFiles() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getRunList() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getRunList() - Method in class org.jclouds.chef.domain.Node
 
getRunList() - Method in class org.jclouds.chef.domain.Role
 
getRunListForGroup(String) - Method in interface org.jclouds.chef.ChefService
getRunListForGroup(String) - Method in class org.jclouds.chef.internal.BaseChefService
getSandboxId() - Method in class org.jclouds.chef.domain.UploadSandbox
 
getSpecificity() - Method in class org.jclouds.chef.domain.Resource
 
getSslCAFile() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getSslCAPath() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getSslVerifyMode() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getSuggestions() - Method in class org.jclouds.chef.domain.Metadata
 
getSuppliers() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getTemplates() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getType() - Method in class org.jclouds.chef.domain.Attribute
 
getUri() - Method in class org.jclouds.chef.domain.UploadSandbox
 
getUrl() - Method in class org.jclouds.chef.domain.ChecksumStatus
 
getUrl() - Method in class org.jclouds.chef.domain.CookbookDefinition
 
getUrl() - Method in class org.jclouds.chef.domain.CookbookDefinition.Version
 
getUrl() - Method in class org.jclouds.chef.domain.Resource
 
getVerifyApiCert() - Method in class org.jclouds.chef.domain.BootstrapConfig
 
getVersion() - Method in class org.jclouds.chef.domain.CookbookDefinition.Version
 
getVersion() - Method in class org.jclouds.chef.domain.CookbookVersion
 
getVersion() - Method in class org.jclouds.chef.domain.Metadata
 
getVersions() - Method in class org.jclouds.chef.domain.CookbookDefinition
 
grouping(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
grouping(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
GroupToBootScript - Class in org.jclouds.chef.functions
Generates a bootstrap script relevant for a particular group
guid(String) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 

H

handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.chef.handlers.ChefErrorHandler
 
hashCode() - Method in class org.jclouds.chef.domain.Attribute
 
hashCode() - Method in class org.jclouds.chef.domain.ChecksumStatus
 
hashCode() - Method in class org.jclouds.chef.domain.Client
 
hashCode() - Method in class org.jclouds.chef.domain.CookbookDefinition
 
hashCode() - Method in class org.jclouds.chef.domain.CookbookDefinition.Version
 
hashCode() - Method in class org.jclouds.chef.domain.CookbookVersion
 
hashCode() - Method in class org.jclouds.chef.domain.DatabagItem
 
hashCode() - Method in class org.jclouds.chef.domain.Environment
 
hashCode() - Method in class org.jclouds.chef.domain.Metadata
 
hashCode() - Method in class org.jclouds.chef.domain.Node
 
hashCode() - Method in class org.jclouds.chef.domain.Resource
 
hashCode() - Method in class org.jclouds.chef.domain.Role
 
hashCode() - Method in class org.jclouds.chef.domain.Sandbox
 
hashCode() - Method in class org.jclouds.chef.domain.UploadSandbox
 

I

InstallChef - Annotation Type in org.jclouds.chef.config
Used to configure the Chef install script.
isAdmin() - Method in class org.jclouds.chef.options.CreateClientOptions
 
isCalculated() - Method in class org.jclouds.chef.domain.Attribute
 
isCompleted(boolean) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
isCompleted() - Method in class org.jclouds.chef.domain.Sandbox
 
isValidator(boolean) - Method in class org.jclouds.chef.domain.Client.Builder
 
isValidator() - Method in class org.jclouds.chef.domain.Client
 

J

JMXOhaiModule - Class in org.jclouds.ohai.config
Wires the components needed to parse ohai data from a JVM
JMXOhaiModule() - Constructor for class org.jclouds.ohai.config.JMXOhaiModule
 

L

libraries(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
library(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
license(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
listClients() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the existing clients.
listClients() - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing clients.
listClients(ExecutorService) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing clients, but executing concurrently using the threads available in the ExecutorService.
listClients() - Method in class org.jclouds.chef.internal.BaseChefService
 
listClients(ExecutorService) - Method in class org.jclouds.chef.internal.BaseChefService
 
ListClients - Interface in org.jclouds.chef.strategy
 
ListClientsImpl - Class in org.jclouds.chef.strategy.internal
 
listCookbooks() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the existing cookbooks.
listCookbooksInEnvironment(String) - Method in interface org.jclouds.chef.ChefApi
Lists the cookbooks that are available in the given environment.
listCookbooksInEnvironment(String, String) - Method in interface org.jclouds.chef.ChefApi
Lists the cookbooks that are available in the given environment, limiting the number of versions returned for each cookbook.
listCookbookVersions() - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing cookbooks.
listCookbookVersions(ExecutorService) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing cookbooks.
listCookbookVersions() - Method in class org.jclouds.chef.internal.BaseChefService
 
listCookbookVersions(ExecutorService) - Method in class org.jclouds.chef.internal.BaseChefService
 
ListCookbookVersions - Interface in org.jclouds.chef.strategy
 
ListCookbookVersionsImpl - Class in org.jclouds.chef.strategy.internal
 
listCookbookVersionsInEnvironment(String) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing cookbooks in an environment.
listCookbookVersionsInEnvironment(String, ExecutorService) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing cookbooks in an environment.
listCookbookVersionsInEnvironment(String, String) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing cookbooks in an environment limiting number of versions.
listCookbookVersionsInEnvironment(String, String, ExecutorService) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing cookbooks in an environment limiting number of versions.
listCookbookVersionsInEnvironment(String) - Method in class org.jclouds.chef.internal.BaseChefService
 
listCookbookVersionsInEnvironment(String, ExecutorService) - Method in class org.jclouds.chef.internal.BaseChefService
 
listCookbookVersionsInEnvironment(String, String) - Method in class org.jclouds.chef.internal.BaseChefService
 
listCookbookVersionsInEnvironment(String, String, ExecutorService) - Method in class org.jclouds.chef.internal.BaseChefService
 
ListCookbookVersionsInEnvironment - Interface in org.jclouds.chef.strategy
 
ListCookbookVersionsInEnvironmentImpl - Class in org.jclouds.chef.strategy.internal
 
listDatabagItems(String) - Method in interface org.jclouds.chef.ChefApi
Lists the names of the items in a data bag.
listDatabags() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the existing data bags.
listEnvironments() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the existing environments.
listEnvironments() - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing environments.
listEnvironments() - Method in class org.jclouds.chef.internal.BaseChefService
 
ListEnvironments - Interface in org.jclouds.chef.strategy
 
ListEnvironmentsImpl - Class in org.jclouds.chef.strategy.internal
 
listNodes() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the existing nodes.
listNodes() - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing nodes.
listNodes(ExecutorService) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing nodes, executing concurrently using the executorService.
listNodes() - Method in class org.jclouds.chef.internal.BaseChefService
 
listNodes(ExecutorService) - Method in class org.jclouds.chef.internal.BaseChefService
 
ListNodes - Interface in org.jclouds.chef.strategy
 
ListNodesImpl - Class in org.jclouds.chef.strategy.internal
 
listNodesInEnvironment(String) - Method in interface org.jclouds.chef.ChefApi
Lists the names of the nodes in the given environment.
listNodesInEnvironment(String) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing nodes in the given environment.
listNodesInEnvironment(String, ExecutorService) - Method in interface org.jclouds.chef.ChefService
Lists the details of all existing nodes in the given environment, using the ExecutorService to paralleling the execution.
listNodesInEnvironment(String) - Method in class org.jclouds.chef.internal.BaseChefService
 
listNodesInEnvironment(String, ExecutorService) - Method in class org.jclouds.chef.internal.BaseChefService
 
ListNodesInEnvironment - Interface in org.jclouds.chef.strategy
 
ListNodesInEnvironmentImpl - Class in org.jclouds.chef.strategy.internal
 
listRecipesInEnvironment(String) - Method in interface org.jclouds.chef.ChefApi
Lists the names of the recipes in the given environment.
listRoles() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the existing roles.
listSearchIndexes() - Method in interface org.jclouds.chef.ChefApi
Lists the names of the available search indexes.
listVersionsOfCookbook(String) - Method in interface org.jclouds.chef.ChefApi
Lists the available versions of the given cookbook.
logger - Variable in class org.jclouds.chef.handlers.ChefApiErrorRetryHandler
 
logger - Variable in class org.jclouds.chef.handlers.ChefErrorHandler
 
logger - Variable in class org.jclouds.chef.internal.BaseChefService
 
logger - Variable in class org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.BaseListNodesImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.CleanupStaleNodesAndClientsImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.CreateNodeAndPopulateAutomaticAttributesImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.DeleteAllClientsInListImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.DeleteAllNodesInListImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.ListClientsImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.ListCookbookVersionsImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.ListCookbookVersionsInEnvironmentImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.ListEnvironmentsImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.ListNodesImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.ListNodesInEnvironmentImpl
 
logger - Variable in class org.jclouds.chef.strategy.internal.UpdateAutomaticAttributesOnNodeImpl
 
longDescription(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 

M

maintainer(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
maintainerEmail(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
MapSetToMultimap<K,V> - Class in org.jclouds.ohai.functions
 
MapSetToMultimap() - Constructor for class org.jclouds.ohai.functions.MapSetToMultimap
 
metadata(Metadata) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
Metadata - Class in org.jclouds.chef.domain
A metadata object.
Metadata(String, String, Map<String, String>, Map<String, String>, String, Map<String, String>, String, Map<String, String>, Map<String, String>, String, Map<String, String>, Map<String, String>, String, Map<String, String>, String, Map<String, Attribute>, Map<String, String>) - Constructor for class org.jclouds.chef.domain.Metadata
 
Metadata.Builder - Class in org.jclouds.chef.domain
 
Metadata.Builder() - Constructor for class org.jclouds.chef.domain.Metadata.Builder
 
millis() - Method in class org.jclouds.ohai.config.OhaiModule
 

N

name(String) - Method in class org.jclouds.chef.domain.Client.Builder
 
name(String) - Method in class org.jclouds.chef.domain.CookbookDefinition.Builder
 
name(String) - Method in class org.jclouds.chef.domain.Environment.Builder
 
name(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
name(String) - Method in class org.jclouds.chef.domain.Node.Builder
 
name(String) - Method in class org.jclouds.chef.domain.Resource.Builder
 
name(String) - Method in class org.jclouds.chef.domain.Role.Builder
 
name(String) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
needsUpload(boolean) - Method in class org.jclouds.chef.domain.ChecksumStatus.Builder
 
needsUpload() - Method in class org.jclouds.chef.domain.ChecksumStatus
 
NestSlashKeys - Class in org.jclouds.ohai.functions
 
newAdapter(TypeAdapter<K>, TypeAdapter<V>) - Method in class org.jclouds.chef.config.ChefParserModule.KeepLastRepeatedKeyMapTypeAdapterFactory
 
Node - Class in org.jclouds.chef.domain
Node object.
Node(String, Map<String, JsonBall>, Map<String, JsonBall>, Map<String, JsonBall>, Map<String, JsonBall>, List<String>, String) - Constructor for class org.jclouds.chef.domain.Node
 
Node.Builder - Class in org.jclouds.chef.domain
 
Node.Builder() - Constructor for class org.jclouds.chef.domain.Node.Builder
 
NodeName - Class in org.jclouds.chef.binders
 
NodeName() - Constructor for class org.jclouds.chef.binders.NodeName
 
normalAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Node.Builder
 
normalAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Node.Builder
 

O

ohaiAutomaticAttributeBinder(Binder) - Static method in class org.jclouds.chef.util.ChefUtils
 
OhaiModule - Class in org.jclouds.ohai.config
Wires the components needed to parse ohai data
OhaiModule() - Constructor for class org.jclouds.ohai.config.OhaiModule
 
OhaiModule.CurrentUserProvider - Class in org.jclouds.ohai.config
 
OhaiModule.OhaiTimeProvider - Class in org.jclouds.ohai.config
 
OhaiModule.PlatformProvider - Class in org.jclouds.ohai.config
 
OhaiModule.PlatformVersionProvider - Class in org.jclouds.ohai.config
 
OhaiModule.SystemPropertiesProvider - Class in org.jclouds.ohai.config
 
OhaiModule.SystemPropertyProvider - Class in org.jclouds.ohai.config
 
org.jclouds.chef - package org.jclouds.chef
 
org.jclouds.chef.binders - package org.jclouds.chef.binders
 
org.jclouds.chef.config - package org.jclouds.chef.config
 
org.jclouds.chef.domain - package org.jclouds.chef.domain
 
org.jclouds.chef.filters - package org.jclouds.chef.filters
 
org.jclouds.chef.functions - package org.jclouds.chef.functions
 
org.jclouds.chef.handlers - package org.jclouds.chef.handlers
 
org.jclouds.chef.internal - package org.jclouds.chef.internal
 
org.jclouds.chef.options - package org.jclouds.chef.options
 
org.jclouds.chef.predicates - package org.jclouds.chef.predicates
 
org.jclouds.chef.strategy - package org.jclouds.chef.strategy
 
org.jclouds.chef.strategy.internal - package org.jclouds.chef.strategy.internal
 
org.jclouds.chef.suppliers - package org.jclouds.chef.suppliers
 
org.jclouds.chef.util - package org.jclouds.chef.util
 
org.jclouds.ohai - package org.jclouds.ohai
 
org.jclouds.ohai.config - package org.jclouds.ohai.config
 
org.jclouds.ohai.functions - package org.jclouds.ohai.functions
 
org.jclouds.ohai.suppliers - package org.jclouds.ohai.suppliers
 
orgname(String) - Method in class org.jclouds.chef.domain.Client.Builder
 
overrideAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Environment.Builder
 
overrideAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Node.Builder
 
overrideAttribute(String, JsonBall) - Method in class org.jclouds.chef.domain.Role.Builder
 
overrideAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Environment.Builder
 
overrideAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Node.Builder
 
overrideAttributes(Map<String, JsonBall>) - Method in class org.jclouds.chef.domain.Role.Builder
 

P

parse(String) - Method in class org.jclouds.chef.functions.ParseErrorFromJsonOrReturnBody
 
ParseCookbookDefinitionCheckingChefVersion - Class in org.jclouds.chef.functions
Deprecated.
Support for Chef 0.9 and 0.10 will be removed in upcoming verions.
ParseCookbookDefinitionFromJson - Class in org.jclouds.chef.functions
Parses a cookbook definition from a Json response, assuming a Chef Server >= 0.10.8.
ParseCookbookDefinitionFromJsonv10 - Class in org.jclouds.chef.functions
Parses the cookbook versions in a Chef Server >= 0.10.8.
ParseCookbookDefinitionListFromJsonv10 - Class in org.jclouds.chef.functions
Parses the cookbook versions in a Chef Server >= 0.10.8.
ParseCookbookVersionsCheckingChefVersion - Class in org.jclouds.chef.functions
Deprecated.
Support for Chef 0.9 and 0.10 will be removed in upcoming verions.
ParseCookbookVersionsV09FromJson - Class in org.jclouds.chef.functions
Deprecated.
Support for Chef 0.9 and 0.10 will be removed in upcoming versions.
ParseCookbookVersionsV10FromJson - Class in org.jclouds.chef.functions
Parses the cookbook versions in a Chef Server >= 0.10.8.
ParseErrorFromJsonOrReturnBody - Class in org.jclouds.chef.functions
 
ParseKeySetFromJson - Class in org.jclouds.chef.functions
 
ParseSearchClientsFromJson - Class in org.jclouds.chef.functions
 
ParseSearchDatabagFromJson - Class in org.jclouds.chef.functions
Parses the search result into a DatabagItem object.
ParseSearchEnvironmentsFromJson - Class in org.jclouds.chef.functions
 
ParseSearchNodesFromJson - Class in org.jclouds.chef.functions
 
ParseSearchResultFromJson<T> - Class in org.jclouds.chef.functions
 
ParseSearchRolesFromJson - Class in org.jclouds.chef.functions
 
path(String) - Method in class org.jclouds.chef.domain.Resource.Builder
 
platform(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
platforms(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
privateKey(PrivateKey) - Method in class org.jclouds.chef.domain.Client.Builder
 
provideAutomatic(AutomaticSupplier) - Method in class org.jclouds.ohai.config.OhaiModule
 
provideCookbookDefinitionAdapter(ChefVersionSupplier, ParseCookbookDefinitionFromJson, ParseKeySetFromJson) - Method in class org.jclouds.chef.config.ChefParserModule
 
provideCookbookDefinitionAdapter(ChefVersionSupplier, ParseCookbookVersionsV10FromJson, ParseCookbookVersionsV09FromJson) - Method in class org.jclouds.chef.config.ChefParserModule
 
provideCustomAdapterBindings(ChefParserModule.DataBagItemAdapter, ChefParserModule.PrivateKeyAdapter, ChefParserModule.PublicKeyAdapter, ChefParserModule.X509CertificateAdapter) - Method in class org.jclouds.chef.config.ChefParserModule
 
provider(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
providers(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
provideRuntimeMXBean() - Method in class org.jclouds.ohai.config.JMXOhaiModule
 
provideTimeStamp(Supplier<String>) - Method in class org.jclouds.chef.config.BaseChefHttpApiModule
 
provideValidatorCredential(Crypto, Injector) - Method in class org.jclouds.chef.config.BaseChefHttpApiModule
 
provideValidatorName(Injector) - Method in class org.jclouds.chef.config.BaseChefHttpApiModule
 
providing(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
providing(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 

Q

query(String) - Static method in class org.jclouds.chef.options.SearchOptions.Builder
 
query(String) - Method in class org.jclouds.chef.options.SearchOptions
A valid search string.

R

recipe(String) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
recipe(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
recipe(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
recipes(Iterable<String>) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
recipes(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
recipes(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
recommendation(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
recommendations(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
replacing(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
replacing(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
required(String) - Method in class org.jclouds.chef.domain.Attribute.Builder
 
resource(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
Resource - Class in org.jclouds.chef.domain
Resource object.
Resource(String, URI, byte[], String, String) - Constructor for class org.jclouds.chef.domain.Resource
 
Resource.Builder - Class in org.jclouds.chef.domain
 
Resource.Builder() - Constructor for class org.jclouds.chef.domain.Resource.Builder
 
resources(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
rev(String) - Method in class org.jclouds.chef.domain.Sandbox.Builder
 
Role - Class in org.jclouds.chef.domain
Role object.
Role(String, String, Map<String, JsonBall>, List<String>, Map<String, JsonBall>) - Constructor for class org.jclouds.chef.domain.Role
 
Role.Builder - Class in org.jclouds.chef.domain
 
Role.Builder() - Constructor for class org.jclouds.chef.domain.Role.Builder
 
RoleName - Class in org.jclouds.chef.binders
 
RoleName() - Constructor for class org.jclouds.chef.binders.RoleName
 
rootFile(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
rootFiles(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
rows(int) - Static method in class org.jclouds.chef.options.SearchOptions.Builder
 
rows(int) - Method in class org.jclouds.chef.options.SearchOptions
The number of rows to return.
runList(Iterable<String>) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
Sets the run list that will be executed in the nodes of the group.
runList(Iterable<String>) - Method in class org.jclouds.chef.domain.Node.Builder
 
runList(Iterable<String>) - Method in class org.jclouds.chef.domain.Role.Builder
 
RunListBuilder - Class in org.jclouds.chef.util
builds a run list in the correct syntax for chef.
RunListBuilder() - Constructor for class org.jclouds.chef.util.RunListBuilder
 
runListElement(String) - Method in class org.jclouds.chef.domain.Node.Builder
 
runListElement(String) - Method in class org.jclouds.chef.domain.Role.Builder
 

S

Sandbox - Class in org.jclouds.chef.domain
Sandbox object.
Sandbox(String, boolean, Date, Set<String>, String, String) - Constructor for class org.jclouds.chef.domain.Sandbox
 
Sandbox.Builder - Class in org.jclouds.chef.domain
 
Sandbox.Builder() - Constructor for class org.jclouds.chef.domain.Sandbox.Builder
 
sandboxId(String) - Method in class org.jclouds.chef.domain.UploadSandbox.Builder
 
searchClients() - Method in interface org.jclouds.chef.ChefApi
Searches all clients.
searchClients(SearchOptions) - Method in interface org.jclouds.chef.ChefApi
Searches all clients that match the given options.
searchDatabagItems(String) - Method in interface org.jclouds.chef.ChefApi
Searches all items in a data bag.
searchDatabagItems(String, SearchOptions) - Method in interface org.jclouds.chef.ChefApi
Searches all items in a data bag that match the given options.
searchEnvironments() - Method in interface org.jclouds.chef.ChefApi
Searches all environments.
searchEnvironments(SearchOptions) - Method in interface org.jclouds.chef.ChefApi
Searches all environments that match the given options.
searchNodes() - Method in interface org.jclouds.chef.ChefApi
Searches all nodes.
searchNodes(SearchOptions) - Method in interface org.jclouds.chef.ChefApi
Searches all nodes that match the given options.
SearchOptions - Class in org.jclouds.chef.options
Options for the search api.
SearchOptions() - Constructor for class org.jclouds.chef.options.SearchOptions
 
SearchOptions.Builder - Class in org.jclouds.chef.options
 
SearchOptions.Builder() - Constructor for class org.jclouds.chef.options.SearchOptions.Builder
 
SearchResult<T> - Class in org.jclouds.chef.domain
A result of a search.
SearchResult(long, Iterable<T>) - Constructor for class org.jclouds.chef.domain.SearchResult
 
searchRoles() - Method in interface org.jclouds.chef.ChefApi
Searches all roles.
searchRoles(SearchOptions) - Method in interface org.jclouds.chef.ChefApi
Searches all roles that match the given options.
self() - Method in class org.jclouds.chef.ChefApiMetadata.Builder
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.chef.handlers.ChefApiErrorRetryHandler
 
sign(String) - Method in class org.jclouds.chef.filters.SignedHeaderAuth
 
SignedHeaderAuth - Class in org.jclouds.chef.filters
Ported from mixlib-authentication in order to sign Chef requests.
SignedHeaderAuth(SignatureWire, Supplier<Credentials>, Supplier<PrivateKey>, Provider<String>, HttpUtils, Crypto) - Constructor for class org.jclouds.chef.filters.SignedHeaderAuth
 
SIGNING_DESCRIPTION - Static variable in class org.jclouds.chef.filters.SignedHeaderAuth
 
sort(String) - Method in class org.jclouds.chef.options.SearchOptions
A sort string, such as 'name DESC'.
specificity(String) - Method in class org.jclouds.chef.domain.Resource.Builder
 
sslCAFile(String) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
The file in which the OpenSSL key is saved.
sslCAPath(String) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
The path to where the OpenSSL keys that are used by the Chef client are located.
sslVerifyMode(BootstrapConfig.SSLVerifyMode) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
The verify mode for HTTPS requests.
start(String) - Static method in class org.jclouds.chef.options.SearchOptions.Builder
 
start(int) - Static method in class org.jclouds.chef.options.SearchOptions.Builder
 
start(int) - Method in class org.jclouds.chef.options.SearchOptions
The result number to start from.
suggestion(String, String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
suggestions(Map<String, String>) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
supplyKey(LoadingCache<Credentials, PrivateKey>, Supplier<Credentials>) - Method in class org.jclouds.chef.config.BaseChefHttpApiModule
 
systemProperties() - Method in class org.jclouds.ohai.config.OhaiModule
 

T

template(Resource) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
templates(Iterable<Resource>) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
toBuilder() - Method in class org.jclouds.chef.ChefApiMetadata
 
toOhaiTime(long) - Static method in class org.jclouds.chef.util.ChefUtils
 
toString(DatabagItem) - Method in class org.jclouds.chef.config.ChefParserModule.DataBagItemAdapter
 
toString() - Method in class org.jclouds.chef.domain.Attribute
 
toString() - Method in enum org.jclouds.chef.domain.BootstrapConfig.SSLVerifyMode
 
toString() - Method in class org.jclouds.chef.domain.ChecksumStatus
 
toString() - Method in class org.jclouds.chef.domain.Client
 
toString() - Method in class org.jclouds.chef.domain.CookbookDefinition
 
toString() - Method in class org.jclouds.chef.domain.CookbookDefinition.Version
 
toString() - Method in class org.jclouds.chef.domain.CookbookVersion
 
toString() - Method in class org.jclouds.chef.domain.Environment
 
toString() - Method in class org.jclouds.chef.domain.Metadata
 
toString() - Method in class org.jclouds.chef.domain.Node
 
toString() - Method in class org.jclouds.chef.domain.Resource
 
toString() - Method in class org.jclouds.chef.domain.Role
 
toString() - Method in class org.jclouds.chef.domain.Sandbox
 
toString() - Method in class org.jclouds.chef.domain.UploadSandbox
 
toString() - Method in class org.jclouds.chef.options.CreateClientOptions
 
type(String) - Method in class org.jclouds.chef.domain.Attribute.Builder
 

U

updateAutomaticAttributesOnNode(String) - Method in interface org.jclouds.chef.ChefService
Updates and populate the automatic attributes of the given node.
updateAutomaticAttributesOnNode(String) - Method in class org.jclouds.chef.internal.BaseChefService
 
UpdateAutomaticAttributesOnNode - Interface in org.jclouds.chef.strategy
Updates node with new automatic attributes.
UpdateAutomaticAttributesOnNodeImpl - Class in org.jclouds.chef.strategy.internal
Updates node with new automatic attributes.
UpdateAutomaticAttributesOnNodeImpl(ChefApi, Supplier<Map<String, JsonBall>>) - Constructor for class org.jclouds.chef.strategy.internal.UpdateAutomaticAttributesOnNodeImpl
 
updateBootstrapConfigForGroup(String, BootstrapConfig) - Method in interface org.jclouds.chef.ChefService
Configures how the nodes of a certain group will be bootstrapped
updateBootstrapConfigForGroup(String, BootstrapConfig) - Method in class org.jclouds.chef.internal.BaseChefService
 
updateCookbook(String, String, CookbookVersion) - Method in interface org.jclouds.chef.ChefApi
Creates or updates the given cookbook.
updateDatabagItem(String, DatabagItem) - Method in interface org.jclouds.chef.ChefApi
Updates an item in a data bag.
updateEnvironment(Environment) - Method in interface org.jclouds.chef.ChefApi
Updates the given environment.
updateNode(Node) - Method in interface org.jclouds.chef.ChefApi
Updates an existing node.
updateRole(Role) - Method in interface org.jclouds.chef.ChefApi
Updates the given role.
uploadContent(URI, Payload) - Method in interface org.jclouds.chef.ChefApi
Uploads the given content to the sandbox at the given URI.
UploadSandbox - Class in org.jclouds.chef.domain
An upload sandbox.
UploadSandbox(URI, Map<List<Byte>, ChecksumStatus>, String) - Constructor for class org.jclouds.chef.domain.UploadSandbox
 
UploadSandbox.Builder - Class in org.jclouds.chef.domain
 
UploadSandbox.Builder() - Constructor for class org.jclouds.chef.domain.UploadSandbox.Builder
 
UptimeSecondsSupplier - Class in org.jclouds.ohai.suppliers
 
uri(URI) - Method in class org.jclouds.chef.domain.UploadSandbox.Builder
 
UriForResource - Class in org.jclouds.chef.functions
Extracts the uri field of the given Resource.
UriForResource() - Constructor for class org.jclouds.chef.functions.UriForResource
 
url(URI) - Method in class org.jclouds.chef.domain.ChecksumStatus.Builder
 
url(URI) - Method in class org.jclouds.chef.domain.CookbookDefinition.Builder
 
url(URI) - Method in class org.jclouds.chef.domain.CookbookDefinition.Version.Builder
 
url(URI) - Method in class org.jclouds.chef.domain.Resource.Builder
 
userExecutor - Variable in class org.jclouds.chef.strategy.internal.DeleteAllClientsInListImpl
 
userExecutor - Variable in class org.jclouds.chef.strategy.internal.DeleteAllNodesInListImpl
 
userExecutor - Variable in class org.jclouds.chef.strategy.internal.ListEnvironmentsImpl
 

V

Validator - Annotation Type in org.jclouds.chef.config
Used to configure the validator client information.
valueOf(String) - Static method in enum org.jclouds.chef.domain.BootstrapConfig.SSLVerifyMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jclouds.chef.domain.BootstrapConfig.SSLVerifyMode
Returns an array containing the constants of this enum type, in the order they are declared.
verifyApiCert(boolean) - Method in class org.jclouds.chef.domain.BootstrapConfig.Builder
Use to only do SSL validation of the Chef server connection; may be needed if the Chef client needs to talk to other services that have broken SSL certificates.
version(CookbookDefinition.Version) - Method in class org.jclouds.chef.domain.CookbookDefinition.Builder
 
version(String) - Method in class org.jclouds.chef.domain.CookbookDefinition.Version.Builder
 
version(String) - Method in class org.jclouds.chef.domain.CookbookVersion.Builder
 
version(String) - Method in class org.jclouds.chef.domain.Metadata.Builder
 
versions(Iterable<CookbookDefinition.Version>) - Method in class org.jclouds.chef.domain.CookbookDefinition.Builder
 
A B C D E F G H I J L M N O P Q R S T U V 

Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.