Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.GetCatalogAuditOptions
-
Packages that use GetCatalogAuditOptions Package Description com.ibm.cloud.platform_services.catalog_management.v1 Catalog Management API v1.com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of GetCatalogAuditOptions in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 with parameters of type GetCatalogAuditOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<AuditLog>CatalogManagement. getCatalogAudit(GetCatalogAuditOptions getCatalogAuditOptions)Get catalog audit log. -
Uses of GetCatalogAuditOptions in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return GetCatalogAuditOptions Modifier and Type Method Description GetCatalogAuditOptionsGetCatalogAuditOptions.Builder. build()Builds a GetCatalogAuditOptions.
-