public static final class AllowListReceiptFilterProps.Builder
extends java.lang.Object
AllowListReceiptFilterProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AllowListReceiptFilterProps |
build()
Builds the configured instance.
|
AllowListReceiptFilterProps.Builder |
ips(java.util.List<java.lang.String> ips)
Sets the value of
AllowListReceiptFilterProps.getIps() |
public AllowListReceiptFilterProps.Builder ips(java.util.List<java.lang.String> ips)
AllowListReceiptFilterProps.getIps()
ips
- A list of ip addresses or ranges to allow list. This parameter is required.this
public AllowListReceiptFilterProps build()
AllowListReceiptFilterProps
java.lang.NullPointerException
- if any required attribute was not provided