public class ApiDiscovery
extends java.lang.Object
| Constructor and Description |
|---|
ApiDiscovery() |
public static final java.util.Map<BlackDuckPath,LinkResponse> links
public static final BlackDuckPath CODELOCATIONS_LINK
public static final BlackDuckPath COMPONENTS_LINK
public static final BlackDuckPath CURRENT_USER_LINK
public static final BlackDuckPath CURRENT_VERSION_LINK
public static final BlackDuckPath CUSTOM_FIELDS_OBJECTS_LINK
public static final BlackDuckPath CUSTOM_FIELDS_TYPES_LINK
public static final BlackDuckPath DASHBOARD_SUMMARY_LINK
public static final BlackDuckPath ENDUSERLICENSEAGREEMENT_LINK
public static final BlackDuckPath HEALTH_CHECKS_LIVENESS_LINK
public static final BlackDuckPath HEALTH_CHECKS_READINESS_LINK
public static final BlackDuckPath JOB_STATISTICS_LINK
public static final BlackDuckPath LICENSE_FAMILIES_LINK
public static final BlackDuckPath LICENSE_TERM_CATEGORIES_LINK
public static final BlackDuckPath LICENSE_TERMS_LINK
public static final BlackDuckPath LICENSES_LINK
public static final BlackDuckPath NOTIFICATIONS_LINK
public static final BlackDuckPath POLICY_RULES_LINK
public static final BlackDuckPath PROJECTS_LINK
public static final BlackDuckPath REGISTRATION_LINK
public static final BlackDuckPath ROLES_LINK
public static final BlackDuckPath SEARCH_COMPONENTS_LINK
public static final BlackDuckPath USERGROUPS_LINK
public static final BlackDuckPath USERS_LINK
public static final BlackDuckPath VULNERABILITY_REMEDIATION_REPORTS_LINK
public static final BlackDuckPath VULNERABILITY_STATUS_REPORTS_LINK
public static final BlackDuckPath VULNERABILITY_UPDATE_REPORTS_LINK
public static final BlackDuckPathMultipleResponses<CodeLocationView> CODELOCATIONS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<ComponentSearchResultView> COMPONENTS_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<UserView> CURRENT_USER_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<CurrentVersionView> CURRENT_VERSION_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<CustomFieldObjectView> CUSTOM_FIELDS_OBJECTS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<CustomFieldTypeView> CUSTOM_FIELDS_TYPES_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<DashboardSummaryView> DASHBOARD_SUMMARY_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<EndUserLicenseAgreementView> ENDUSERLICENSEAGREEMENT_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<HealthCheckStatusView> HEALTH_CHECKS_LIVENESS_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<HealthCheckStatusView> HEALTH_CHECKS_READINESS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<JobStatisticsView> JOB_STATISTICS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<LicenseFamilyView> LICENSE_FAMILIES_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<LicenseTermCategoryView> LICENSE_TERM_CATEGORIES_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<LicenseTermView> LICENSE_TERMS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<LicenseView> LICENSES_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<NotificationView> NOTIFICATIONS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<PolicyRuleView> POLICY_RULES_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<ProjectView> PROJECTS_LINK_RESPONSE
public static final BlackDuckPathSingleResponse<RegistrationView> REGISTRATION_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<RoleView> ROLES_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<ComponentSearchResult> SEARCH_COMPONENTS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<UserGroupView> USERGROUPS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<UserView> USERS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<ReportView> VULNERABILITY_REMEDIATION_REPORTS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<ReportView> VULNERABILITY_STATUS_REPORTS_LINK_RESPONSE
public static final BlackDuckPathMultipleResponses<ReportView> VULNERABILITY_UPDATE_REPORTS_LINK_RESPONSE