public class DescribeIpAllowListRequest extends Object
| Constructor and Description |
|---|
DescribeIpAllowListRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeIpAllowListRequest |
addTypeItem(String typeItem) |
boolean |
equals(Object o) |
@NotNull String |
getInstanceId()
Get instanceId
|
List<String> |
getType()
Get type
|
int |
hashCode() |
DescribeIpAllowListRequest |
instanceId(String instanceId) |
void |
setInstanceId(String instanceId) |
void |
setType(List<String> type) |
String |
toString() |
DescribeIpAllowListRequest |
type(List<String> type) |
public DescribeIpAllowListRequest instanceId(String instanceId)
@NotNull public @NotNull String getInstanceId()
public void setInstanceId(String instanceId)
public DescribeIpAllowListRequest type(List<String> type)
public DescribeIpAllowListRequest addTypeItem(String typeItem)
Copyright © 2026. All rights reserved.