public class CatalogPublishResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
CatalogPublishResponse() |
Modifier and Type | Method and Description |
---|---|
List<CatalogPublishResponseDuplicateAssetsItem> |
getDuplicateAssets()
Gets the duplicateAssets.
|
List<CatalogPublishResponseFailedAssetsItem> |
getFailedAssets()
Gets the failedAssets.
|
List<CatalogPublishResponsePublishedAssetsItem> |
getPublishedAssets()
Gets the publishedAssets.
|
public List<CatalogPublishResponseDuplicateAssetsItem> getDuplicateAssets()
public List<CatalogPublishResponseFailedAssetsItem> getFailedAssets()
public List<CatalogPublishResponsePublishedAssetsItem> getPublishedAssets()
Copyright © 2021 IBM Cloud. All rights reserved.