Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static DiffSection.Builder |
DiffSection.builder()
Create a new builder.
|
DiffSection.Builder |
DiffSection.Builder.copy(DiffSection model) |
DiffSection.Builder |
DiffSection.Builder.lines(List<DiffLineDetails> lines)
The lines within changed section.
|
DiffSection.Builder |
DiffSection.toBuilder() |
DiffSection.Builder |
DiffSection.Builder.type(String type)
Type of change.
|
Copyright © 2016–2024. All rights reserved.