Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.model |
Modifier and Type | Method and Description |
---|---|
static OccCustomer.Builder |
OccCustomer.builder()
Create a new builder.
|
OccCustomer.Builder |
OccCustomer.Builder.copy(OccCustomer model) |
OccCustomer.Builder |
OccCustomer.Builder.description(String description)
The description about the customer group.
|
OccCustomer.Builder |
OccCustomer.Builder.displayName(String displayName)
The display name for the customer
|
OccCustomer.Builder |
OccCustomer.Builder.occCustomerGroupId(String occCustomerGroupId)
The OCID of the customer group.
|
OccCustomer.Builder |
OccCustomer.Builder.status(OccCustomer.Status status)
To determine whether the customer is enabled/disabled.
|
OccCustomer.Builder |
OccCustomer.Builder.tenancyId(String tenancyId)
The OCID of the tenancy belonging to the customer.
|
OccCustomer.Builder |
OccCustomer.toBuilder() |
Copyright © 2016–2024. All rights reserved.