Package-level declarations

Types

Link copied to clipboard
enum AssociationComplianceSeverity : Enum<AssociationComplianceSeverity> , ConvertibleToJava<AssociationComplianceSeverity>
Link copied to clipboard
enum AssociationSyncCompliance : Enum<AssociationSyncCompliance> , ConvertibleToJava<AssociationSyncCompliance>
Link copied to clipboard
enum DocumentAttachmentsSourceKey : Enum<DocumentAttachmentsSourceKey> , ConvertibleToJava<DocumentAttachmentsSourceKey>

The key of a key-value pair that identifies the location of an attachment to a document.

Link copied to clipboard
enum DocumentFormat : Enum<DocumentFormat> , ConvertibleToJava<DocumentFormat>

Specify the document format for the request. The document format can be either JSON or YAML. JSON is the default format.

Link copied to clipboard
enum DocumentType : Enum<DocumentType> , ConvertibleToJava<DocumentType>

The type of document to create.

Link copied to clipboard
enum DocumentUpdateMethod : Enum<DocumentUpdateMethod> , ConvertibleToJava<DocumentUpdateMethod>

Update method - when set to 'Replace', the update will replace the existing document; when set to 'NewVersion', the update will create a new version.

Link copied to clipboard
enum ParameterDataType : Enum<ParameterDataType> , ConvertibleToJava<ParameterDataType>

The corresponding DataType of the parameter.

Link copied to clipboard
enum ParameterTier : Enum<ParameterTier> , ConvertibleToJava<ParameterTier>

The corresponding tier of the parameter.

Link copied to clipboard
enum ParameterType : Enum<ParameterType> , ConvertibleToJava<ParameterType>

The type of the parameter.