Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.Bullets
-
Packages that use Bullets Package Description com.ibm.cloud.platform_services.global_catalog.v1.model -
-
Uses of Bullets in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return Bullets Modifier and Type Method Description BulletsBullets.Builder. build()Builds a Bullets.Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return types with arguments of type Bullets Modifier and Type Method Description java.util.List<Bullets>Strings. bullets()Gets the bullets.Methods in com.ibm.cloud.platform_services.global_catalog.v1.model with parameters of type Bullets Modifier and Type Method Description Strings.BuilderStrings.Builder. addBullets(Bullets bullets)Adds a new element to bullets.Method parameters in com.ibm.cloud.platform_services.global_catalog.v1.model with type arguments of type Bullets Modifier and Type Method Description Strings.BuilderStrings.Builder. bullets(java.util.List<Bullets> bullets)Set the bullets.
-