Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.model |
Modifier and Type | Method and Description |
---|---|
static CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.builder()
Create a new builder.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.compartmentId(String compartmentId)
Since all resources are at tenancy level hence this will be the ocid of the tenancy where
operation is to be performed.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.copy(CreateOccCustomerGroupDetails model) |
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.customersList(List<CreateOccCustomerDetails> customersList)
A list containing all the customers that belong to this customer group.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.description(String description)
A description about the customer group.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.displayName(String displayName)
The name of the customer group.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.Builder.status(CreateOccCustomerGroupDetails.Status status)
To determine whether the customer group is enabled/disabled.
|
CreateOccCustomerGroupDetails.Builder |
CreateOccCustomerGroupDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.