| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeIpGroupsResponse |
WorkSpacesClient.describeIpGroups()
Describes one or more of your IP access control groups.
|
default DescribeIpGroupsResponse |
WorkSpacesClient.describeIpGroups(Consumer<DescribeIpGroupsRequest.Builder> describeIpGroupsRequest)
Describes one or more of your IP access control groups.
|
default DescribeIpGroupsResponse |
WorkSpacesClient.describeIpGroups(DescribeIpGroupsRequest describeIpGroupsRequest)
Describes one or more of your IP access control groups.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeIpGroupsResponse> |
WorkSpacesAsyncClient.describeIpGroups()
Describes one or more of your IP access control groups.
|
default CompletableFuture<DescribeIpGroupsResponse> |
WorkSpacesAsyncClient.describeIpGroups(Consumer<DescribeIpGroupsRequest.Builder> describeIpGroupsRequest)
Describes one or more of your IP access control groups.
|
default CompletableFuture<DescribeIpGroupsResponse> |
WorkSpacesAsyncClient.describeIpGroups(DescribeIpGroupsRequest describeIpGroupsRequest)
Describes one or more of your IP access control groups.
|
Copyright © 2023. All rights reserved.