Uses of Class
com.oracle.bmc.cloudbridge.model.CustomerTag.Builder
-
Packages that use CustomerTag.Builder Package Description com.oracle.bmc.cloudbridge.model -
-
Uses of CustomerTag.Builder in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return CustomerTag.Builder Modifier and Type Method Description static CustomerTag.Builder
CustomerTag. builder()
Create a new builder.CustomerTag.Builder
CustomerTag.Builder. copy(CustomerTag model)
CustomerTag.Builder
CustomerTag.Builder. description(String description)
The tag description.CustomerTag.Builder
CustomerTag.Builder. name(String name)
The tag name.CustomerTag.Builder
CustomerTag. toBuilder()
-