- 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
-
- 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.
- 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
-
- 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
-