Uses of Class
com.ibm.cloud.dph_services.dph.v1.model.ListDataProductDraftsOptions.Builder
-
Packages that use ListDataProductDraftsOptions.Builder Package Description com.ibm.cloud.dph_services.dph.v1.model -
-
Uses of ListDataProductDraftsOptions.Builder in com.ibm.cloud.dph_services.dph.v1.model
Methods in com.ibm.cloud.dph_services.dph.v1.model that return ListDataProductDraftsOptions.Builder Modifier and Type Method Description ListDataProductDraftsOptions.Builder
ListDataProductDraftsOptions.Builder. assetContainerId(java.lang.String assetContainerId)
Set the assetContainerId.ListDataProductDraftsOptions.Builder
ListDataProductDraftsOptions.Builder. dataProductId(java.lang.String dataProductId)
Set the dataProductId.ListDataProductDraftsOptions.Builder
ListDataProductDraftsOptions.Builder. limit(long limit)
Set the limit.ListDataProductDraftsOptions.Builder
ListDataProductDraftsOptions. newBuilder()
New builder.ListDataProductDraftsOptions.Builder
ListDataProductDraftsOptions.Builder. start(java.lang.String start)
Set the start.ListDataProductDraftsOptions.Builder
ListDataProductDraftsOptions.Builder. version(java.lang.String version)
Set the version.
-