public static class UrlListSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UrlListSummary |
build() |
UrlListSummary.Builder |
copy(UrlListSummary model) |
UrlListSummary.Builder |
name(String name)
Name of URL List
|
UrlListSummary.Builder |
parentResourceId(String parentResourceId)
OCID of the Network Firewall Policy this mapped secret belongs to.
|
UrlListSummary.Builder |
totalUrls(Integer totalUrls)
Total count of URLs in the URL List
|
public UrlListSummary.Builder name(String name)
Name of URL List
name
- the value to setpublic UrlListSummary.Builder totalUrls(Integer totalUrls)
Total count of URLs in the URL List
totalUrls
- the value to setpublic UrlListSummary.Builder parentResourceId(String parentResourceId)
OCID of the Network Firewall Policy this mapped secret belongs to.
parentResourceId
- the value to setpublic UrlListSummary build()
public UrlListSummary.Builder copy(UrlListSummary model)
Copyright © 2016–2025. All rights reserved.