Package | Description |
---|---|
com.oracle.bmc.apigateway.model |
Modifier and Type | Method and Description |
---|---|
static UsagePlanSummary.Builder |
UsagePlanSummary.builder()
Create a new builder.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.compartmentId(String compartmentId)
The OCID of the
compartment in which the resource is created.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.copy(UsagePlanSummary model) |
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.displayName(String displayName)
A user-friendly name.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.entitlements(List<EntitlementSummary> entitlements)
A collection of entitlements applied by the usage plan.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.id(String id)
The OCID of a
usage plan resource.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.lifecycleState(UsagePlan.LifecycleState lifecycleState)
The current state of the usage plan.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.timeCreated(Date timeCreated)
The time this resource was created.
|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.timeUpdated(Date timeUpdated)
The time this resource was last updated.
|
UsagePlanSummary.Builder |
UsagePlanSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.