Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.Feature.Builder
-
Packages that use Feature.Builder Package Description com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of Feature.Builder in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return Feature.Builder Modifier and Type Method Description Feature.BuilderFeature.Builder. description(java.lang.String description)Set the description.Feature.BuilderFeature. newBuilder()New builder.Feature.BuilderFeature.Builder. title(java.lang.String title)Set the title.
-