Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Method and Description |
---|---|
static ShapeSummary.Builder |
ShapeSummary.builder()
Create a new builder.
|
ShapeSummary.Builder |
ShapeSummary.Builder.copy(ShapeSummary model) |
ShapeSummary.Builder |
ShapeSummary.Builder.cpuCoreCount(Integer cpuCoreCount)
The number of CPU Cores the Instance provides.
|
ShapeSummary.Builder |
ShapeSummary.Builder.isSupportedFor(List<ShapeSummary.IsSupportedFor> isSupportedFor)
What service features the shape is supported for.
|
ShapeSummary.Builder |
ShapeSummary.Builder.memorySizeInGBs(Integer memorySizeInGBs)
The amount of RAM the Instance provides.
|
ShapeSummary.Builder |
ShapeSummary.Builder.name(String name)
The name of the shape used for the DB System.
|
ShapeSummary.Builder |
ShapeSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.