public static class PatchExternalDbSystemDiscoveryDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PatchExternalDbSystemDiscoveryDetails |
build() |
PatchExternalDbSystemDiscoveryDetails.Builder |
copy(PatchExternalDbSystemDiscoveryDetails model) |
PatchExternalDbSystemDiscoveryDetails.Builder |
items(List<PatchInstruction> items)
A sequence of instructions to apply to the resource.
|
public PatchExternalDbSystemDiscoveryDetails.Builder items(List<PatchInstruction> items)
A sequence of instructions to apply to the resource.
items
- the value to setpublic PatchExternalDbSystemDiscoveryDetails build()
public PatchExternalDbSystemDiscoveryDetails.Builder copy(PatchExternalDbSystemDiscoveryDetails model)
Copyright © 2016–2024. All rights reserved.