static OccCustomerGroup.Builder |
OccCustomerGroup.builder() |
Create a new builder.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.compartmentId(String compartmentId) |
The OCID of the tenancy containing the customer group.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.copy(OccCustomerGroup model) |
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.customersList(List<OccCustomer> customersList) |
A list containing all the customers that belong to this customer group
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.description(String description) |
The description about the customer group.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.displayName(String displayName) |
The display name of the customer group.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.id(String id) |
The OCID of the customer group.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.lifecycleState(OccCustomerGroup.LifecycleState lifecycleState) |
The current lifecycle state of the resource.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.status(OccCustomerGroup.Status status) |
To determine whether the customer group is enabled/disabled.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.timeCreated(Date timeCreated) |
The time when the customer group was created.
|
OccCustomerGroup.Builder |
OccCustomerGroup.Builder.timeUpdated(Date timeUpdated) |
The time when the customer group was last updated.
|
OccCustomerGroup.Builder |
OccCustomerGroup.toBuilder() |
|