public static class LoopBackDrgAttachmentNetworkDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LoopBackDrgAttachmentNetworkDetails |
build() |
LoopBackDrgAttachmentNetworkDetails.Builder |
copy(LoopBackDrgAttachmentNetworkDetails model) |
LoopBackDrgAttachmentNetworkDetails.Builder |
id(String id) |
LoopBackDrgAttachmentNetworkDetails.Builder |
ids(List<String> ids)
The OCID
of the target IPSec tunnel attachment.
|
public LoopBackDrgAttachmentNetworkDetails.Builder id(String id)
public LoopBackDrgAttachmentNetworkDetails.Builder ids(List<String> ids)
The OCID of the target IPSec tunnel attachment.
ids
- the value to setpublic LoopBackDrgAttachmentNetworkDetails build()
public LoopBackDrgAttachmentNetworkDetails.Builder copy(LoopBackDrgAttachmentNetworkDetails model)
Copyright © 2016–2024. All rights reserved.