JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
ActionDTO
Action to be taken when a governance policy is violated.
ActionDTO.RuleSeverityEnum
The severity of the rule to which the action is linked to.
ActionDTO.RuleSeverityEnum.Adapter
ActionDTO.StateEnum
The state of the artifact to which the action is linked to.
ActionDTO.StateEnum.Adapter
ActionDTO.TypeEnum
The type of action to be taken when a governance policy is violated in the given state withe given rule severity.
ActionDTO.TypeEnum.Adapter
ApiCallback
<
T
>
Callback for asynchronous API call.
ApiClient
ApiException
ApiKeyAuth
APIMGovernancePolicyDTO
Detailed information about a governance policy.
APIMGovernancePolicyDTO.GovernableStatesEnum
The state at which an governance policy should be enforced.
APIMGovernancePolicyDTO.GovernableStatesEnum.Adapter
APIMGovernancePolicyListDTO
A list of governance policies.
ApiResponse
<
T
>
API response returned by API call.
ArtifactComplianceApi
ArtifactComplianceDetailsDTO
Provides compliance details of an artifact.
ArtifactComplianceDetailsDTO.StatusEnum
Status of the artifact's governance compliance.
ArtifactComplianceDetailsDTO.StatusEnum.Adapter
ArtifactComplianceForPolicyDTO
Compliance status of an artifact for a specific policy.
ArtifactComplianceForPolicyDTO.StatusEnum
Status of the artifact's compliance to the policy.
ArtifactComplianceForPolicyDTO.StatusEnum.Adapter
ArtifactComplianceListDTO
Compliance status of a list of artifacts.
ArtifactComplianceStatusDTO
Provides compliance status of an artifact.
ArtifactComplianceStatusDTO.StatusEnum
Status of the API's governance compliance.
ArtifactComplianceStatusDTO.StatusEnum.Adapter
ArtifactComplianceSummaryDTO
Summary of compliance of certain artifact in the organization.
ArtifactComplianceSummaryForPolicyDTO
Summary of compliance of artifacts evaluated against a specific policy.
ArtifactInfoDTO
Detailed information about an artifact.
ArtifactInfoDTO.TypeEnum
Type of the artifact.
ArtifactInfoDTO.TypeEnum.Adapter
Authentication
Configuration
ErrorDTO
ErrorDTO
GovernancePoliciesApi
HttpBasicAuth
HttpBearerAuth
JSON
JSON.DateTypeAdapter
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.SqlDateTypeAdapter
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).
OAuth
OAuthFlow
OAuthOkHttpClient
PaginationDTO
PaginationDTO
Pair
PolicyAdherenceApi
PolicyAdherenceDetailsDTO
Provides adherence details of a policy.
PolicyAdherenceDetailsDTO.StatusEnum
Status of the policy's governance compliance.
PolicyAdherenceDetailsDTO.StatusEnum.Adapter
PolicyAdherenceListDTO
Policy adherence status of a list of policies.
PolicyAdherenceStatusDTO
Provides adherence status of a policy.
PolicyAdherenceStatusDTO.StatusEnum
Status of the policy's governance compliance.
PolicyAdherenceStatusDTO.StatusEnum.Adapter
PolicyAdherenceSummaryDTO
Summary of governance policy adherence in the organization.
PolicyAdherenceWithRulesetsDTO
Adherence status of a policy with ruleset details.
PolicyAdherenceWithRulesetsDTO.StatusEnum
Status of the policy's governance compliance.
PolicyAdherenceWithRulesetsDTO.StatusEnum.Adapter
ProgressRequestBody
ProgressResponseBody
RetryingOAuth
RulesetInfoDTO
Detailed information about a ruleset.
RulesetInfoDTO.ArtifactTypeEnum
The type of artifact that the ruleset validates.
RulesetInfoDTO.ArtifactTypeEnum.Adapter
RulesetInfoDTO.RuleCategoryEnum
Category the rules included in ruleset.
RulesetInfoDTO.RuleCategoryEnum.Adapter
RulesetInfoDTO.RuleTypeEnum
Context or area to which the ruleset applies.
RulesetInfoDTO.RuleTypeEnum.Adapter
RulesetInputDTO
Detailed information about a ruleset.
RulesetInputDTO.ArtifactTypeEnum
The type of artifact that the ruleset validates.
RulesetInputDTO.ArtifactTypeEnum.Adapter
RulesetInputDTO.RuleCategoryEnum
Category the rules included in ruleset.
RulesetInputDTO.RuleCategoryEnum.Adapter
RulesetInputDTO.RuleTypeEnum
Context or area to which the ruleset applies.
RulesetInputDTO.RuleTypeEnum.Adapter
RulesetListDTO
A list of rulesets.
RulesetsApi
RulesetValidationResultDTO
Result of the ruleset validation.
RulesetValidationResultDTO.StatusEnum
Status of the ruleset validation.
RulesetValidationResultDTO.StatusEnum.Adapter
RulesetValidationResultWithoutRulesDTO
Result of the ruleset validation.
RulesetValidationResultWithoutRulesDTO.RuleTypeEnum
Context or area to which the ruleset applies.
RulesetValidationResultWithoutRulesDTO.RuleTypeEnum.Adapter
RulesetValidationResultWithoutRulesDTO.StatusEnum
Status of the ruleset validation.
RulesetValidationResultWithoutRulesDTO.StatusEnum.Adapter
RuleValidationResultDTO
Result of the rule validation.
RuleValidationResultDTO.SeverityEnum
Severity level of the rule violation.
RuleValidationResultDTO.SeverityEnum.Adapter
RuleValidationResultDTO.StatusEnum
Status of the rule validation.
RuleValidationResultDTO.StatusEnum.Adapter
RuleValidationResultViolatedPathDTO
Path in the artifact where the rule is violated.
ServerConfiguration
Representing a Server configuration.
ServerVariable
Representing a Server Variable for server URL template substitution.
SeverityBasedRuleViolationCountDTO
List of rules violated by the artifact under each severity.
SeverityBasedRuleViolationCountDTO.SeverityEnum
Severity level of the rule violation.
SeverityBasedRuleViolationCountDTO.SeverityEnum.Adapter
StringUtil