| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccessPointDescription> |
DescribeAccessPointsResponse.accessPoints()
An array of access point descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccessPointsResponse.Builder |
DescribeAccessPointsResponse.Builder.accessPoints(AccessPointDescription... accessPoints)
An array of access point descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccessPointsResponse.Builder |
DescribeAccessPointsResponse.Builder.accessPoints(Collection<AccessPointDescription> accessPoints)
An array of access point descriptions.
|
Copyright © 2023. All rights reserved.