FirewallDomainList.Builder |
FirewallDomainList.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the firewall domain list.
|
static FirewallDomainList.Builder |
FirewallDomainList.builder() |
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.creationTime(String creationTime) |
The date and time that the domain list was created, in Unix time format and Coordinated Universal Time (UTC).
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.creatorRequestId(String creatorRequestId) |
A unique string defined by you to identify the request.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.domainCount(Integer domainCount) |
The number of domain names that are specified in the domain list.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.id(String id) |
The ID of the domain list.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.managedOwnerName(String managedOwnerName) |
The owner of the list, used only for lists that are not managed by you.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.modificationTime(String modificationTime) |
The date and time that the domain list was last modified, in Unix time format and Coordinated Universal Time
(UTC).
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.name(String name) |
The name of the domain list.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.status(String status) |
The status of the domain list.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.status(FirewallDomainListStatus status) |
The status of the domain list.
|
FirewallDomainList.Builder |
FirewallDomainList.Builder.statusMessage(String statusMessage) |
Additional information about the status of the list, if available.
|
FirewallDomainList.Builder |
FirewallDomainList.toBuilder() |
|