Package | Description |
---|---|
com.oracle.bmc.clusterplacementgroups.model |
Modifier and Type | Method and Description |
---|---|
static PlacementInstructionDetails.Builder |
PlacementInstructionDetails.builder()
Create a new builder.
|
PlacementInstructionDetails.Builder |
PlacementInstructionDetails.Builder.copy(PlacementInstructionDetails model) |
PlacementInstructionDetails.Builder |
PlacementInstructionDetails.toBuilder() |
PlacementInstructionDetails.Builder |
PlacementInstructionDetails.Builder.type(PlacementInstructionDetails.Type type)
The type of placement instruction.
|
PlacementInstructionDetails.Builder |
PlacementInstructionDetails.Builder.value(String value)
The value of the token designated for placement of the cluster placement group upon
creation.
|
Copyright © 2016–2024. All rights reserved.