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.BuilderCustomerTag. builder()Create a new builder.CustomerTag.BuilderCustomerTag.Builder. copy(CustomerTag model)CustomerTag.BuilderCustomerTag.Builder. description(String description)The tag description.CustomerTag.BuilderCustomerTag.Builder. name(String name)The tag name.CustomerTag.BuilderCustomerTag. toBuilder()
-