Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.availableCoreCount(Integer availableCoreCount) |
static DbSystemShapeSummary.Builder |
DbSystemShapeSummary.builder()
Create a new builder.
|
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.copy(DbSystemShapeSummary o) |
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.coreCountIncrement(Integer coreCountIncrement) |
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.maximumNodeCount(Integer maximumNodeCount) |
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.minimumCoreCount(Integer minimumCoreCount) |
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.minimumNodeCount(Integer minimumNodeCount) |
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.name(String name) |
DbSystemShapeSummary.Builder |
DbSystemShapeSummary.Builder.shape(String shape) |
Copyright © 2016–2019. All rights reserved.