Uses of Class
org.jclouds.cloudstack.options.CreateTagsOptions
Packages that use CreateTagsOptions
-
Uses of CreateTagsOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type CreateTagsOptionsModifier and TypeMethodDescriptionTagApi.createTags(CreateTagsOptions options) Creates one or more tags on the specified resources. -
Uses of CreateTagsOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as CreateTagsOptionsMethods in org.jclouds.cloudstack.options that return CreateTagsOptionsModifier and TypeMethodDescriptionstatic CreateTagsOptionsCustomer - optionalstatic CreateTagsOptionsCreateTagsOptions.Builder.resourceIds(String... resourceIds) static CreateTagsOptionsCreateTagsOptions.Builder.resourceIds(Set<String> resourceIds) CreateTagsOptions.resourceIds(String... resourceIds) Resource ID(s) to tagCreateTagsOptions.resourceIds(Set<String> resourceIds) Resource ID(s) to tagstatic CreateTagsOptionsCreateTagsOptions.Builder.resourceType(String resourceType) static CreateTagsOptionsCreateTagsOptions.Builder.resourceType(Tag.ResourceType resourceType) CreateTagsOptions.resourceType(String resourceType) Resource typeCreateTagsOptions.resourceType(Tag.ResourceType resourceType) Resource typestatic CreateTagsOptionsTags to create