| Package | Description |
|---|---|
| com.vmware.cis.tagging |
Copyright 2013-2014 VMware, Inc.
|
| Class and Description |
|---|
| Category
The
Category interface provides methods to create, read, update, delete,
and enumerate categories. |
| CategoryModel
The
CategoryModel class defines a category that is used to group one or
more tags. |
| CategoryModel.Cardinality
The
Cardinality enumeration class defines the number of tags in a
category that can be assigned to an object. |
| CategoryModel.Cardinality.Values
Native Java
enum representing this enumeration class. |
| CategoryTypes
Defines the data types of the
Category
API service. |
| CategoryTypes.CreateSpec
The
CreateSpec class is used to create a category. |
| CategoryTypes.UpdateSpec
The
UpdateSpec class describes the updates to be made to an existing
category. |
| CategoryTypes.UpdateSpec.Builder
Builder class for
CategoryTypes.UpdateSpec. |
| Tag
The
Tag interface provides methods to create, read, update, delete, and
enumerate tags. |
| TagAssociation
The
TagAssociation interface provides methods to attach, detach, and
query tags. |
| TagAssociationTypes
Defines the data types of the
TagAssociation
API service. |
| TagAssociationTypes.BatchResult
The
BatchResult class describes the result of performing the same method
on several tags or objects in a single invocation. |
| TagAssociationTypes.ObjectToTags
The
ObjectToTags class describes an object and its related tags. |
| TagAssociationTypes.TagToObjects
The
TagToObjects class describes a tag and its related objects. |
| TagModel
The
TagModel class defines a tag that can be attached to vSphere
objects. |
| TagTypes
Defines the data types of the
Tag
API service. |
| TagTypes.CreateSpec
The
CreateSpec class describes a tag. |
| TagTypes.UpdateSpec
The
UpdateSpec class describes the updates to be made to an existing
tag. |
| TagTypes.UpdateSpec.Builder
Builder class for
TagTypes.UpdateSpec. |
Copyright © 2016. All Rights Reserved.