@Deprecated
public static final class WhiteListReceiptFilterProps.Builder
extends java.lang.Object
WhiteListReceiptFilterProps
Constructor and Description |
---|
Builder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WhiteListReceiptFilterProps |
build()
Deprecated.
|
WhiteListReceiptFilterProps.Builder |
ips(java.util.List<java.lang.String> ips)
Deprecated.
Sets the value of
AllowListReceiptFilterProps.getIps() |
public WhiteListReceiptFilterProps.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
@Deprecated public WhiteListReceiptFilterProps build()
WhiteListReceiptFilterProps
java.lang.NullPointerException
- if any required attribute was not provided