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