| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<WorkspacesIpGroup> |
DescribeIpGroupsResponse.result()
Information about the IP access control groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIpGroupsResponse.Builder |
DescribeIpGroupsResponse.Builder.result(WorkspacesIpGroup... result)
Information about the IP access control groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIpGroupsResponse.Builder |
DescribeIpGroupsResponse.Builder.result(Collection<WorkspacesIpGroup> result)
Information about the IP access control groups.
|
Copyright © 2023. All rights reserved.