public static class PatchRemoveInstruction.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PatchRemoveInstruction |
build() |
PatchRemoveInstruction.Builder |
copy(PatchRemoveInstruction model) |
PatchRemoveInstruction.Builder |
selection(String selection) |
public PatchRemoveInstruction.Builder selection(String selection)
public PatchRemoveInstruction build()
public PatchRemoveInstruction.Builder copy(PatchRemoveInstruction model)
Copyright © 2016–2024. All rights reserved.