Package | Description |
---|---|
com.oracle.bmc.demandsignal.model |
Modifier and Type | Method and Description |
---|---|
static PatchMoveInstruction.Builder |
PatchMoveInstruction.builder()
Create a new builder.
|
PatchMoveInstruction.Builder |
PatchMoveInstruction.Builder.copy(PatchMoveInstruction model) |
PatchMoveInstruction.Builder |
PatchMoveInstruction.Builder.from(String from)
The selection that is to be moved, with the same format and semantics as
selection . |
PatchMoveInstruction.Builder |
PatchMoveInstruction.Builder.position(PatchMoveInstruction.Position position)
Where to insert the value in an array, relative to the first item in the selection.
|
PatchMoveInstruction.Builder |
PatchMoveInstruction.Builder.selection(String selection) |
PatchMoveInstruction.Builder |
PatchMoveInstruction.toBuilder() |
Copyright © 2016–2024. All rights reserved.