| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static GetIpSetResponse.Builder |
GetIpSetResponse.builder() |
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.format(IpSetFormat format)
The format of the file that contains the IPSet.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.format(String 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 to identify the IPSet.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.status(IpSetStatus status)
The status of ipSet file uploaded.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.status(String status)
The status of ipSet file uploaded.
|
GetIpSetResponse.Builder |
GetIpSetResponse.Builder.tags(Map<String,String> tags)
The tags of the IP set resource.
|
GetIpSetResponse.Builder |
GetIpSetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIpSetResponse.Builder> |
GetIpSetResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.