Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
static UrlList.Builder |
UrlList.builder()
Create a new builder.
|
UrlList.Builder |
UrlList.Builder.copy(UrlList model) |
UrlList.Builder |
UrlList.Builder.name(String name)
Unique name identifier for the URL list.
|
UrlList.Builder |
UrlList.Builder.parentResourceId(String parentResourceId)
OCID of the Network Firewall Policy this URL List belongs to.
|
UrlList.Builder |
UrlList.toBuilder() |
UrlList.Builder |
UrlList.Builder.totalUrls(Integer totalUrls)
Total count of URLs in the URL List
|
UrlList.Builder |
UrlList.Builder.urls(List<UrlPattern> urls)
List of urls.
|
Copyright © 2016–2024. All rights reserved.