static GetIpSetResponse.Builder |
GetIpSetResponse.builder() |
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.format(String format) |
The format of the file that contains the IPSet.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.format(IpSetFormat format) |
The format of the file that contains the IPSet.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.location(String location) |
The URI of the file that contains the IPSet.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.name(String name) |
The user-friendly name for the IPSet.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.status(String status) |
The status of IPSet file that was uploaded.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.status(IpSetStatus status) |
The status of IPSet file that was uploaded.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.tags(Map<String,String> tags) |
The tags of the IPSet resource.
|
GetIpSetResponse.Builder |
GetIpSetResponse.toBuilder() |
|