Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
static ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.builder()
Create a new builder.
|
ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.Builder.copy(ImageShapeCompatibilityEntry model) |
ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.Builder.imageId(String imageId)
The image OCID.
|
ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.Builder.memoryConstraints(ImageMemoryConstraints memoryConstraints) |
ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.Builder.ocpuConstraints(ImageOcpuConstraints ocpuConstraints) |
ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.Builder.shape(String shape)
The shape name.
|
ImageShapeCompatibilityEntry.Builder |
ImageShapeCompatibilityEntry.toBuilder() |
Copyright © 2016–2024. All rights reserved.