Package | Description |
---|---|
com.vmware.content.library |
The Content Library package provides classes and interfaces for defining and
managing the library's items, subscription, publication, and storage.
|
Modifier and Type | Method and Description |
---|---|
PublishInfo.AuthenticationMethod.Values |
PublishInfo.AuthenticationMethod.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static PublishInfo.AuthenticationMethod.Values |
PublishInfo.AuthenticationMethod.Values.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishInfo.AuthenticationMethod.Values[] |
PublishInfo.AuthenticationMethod.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.