| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListedAccess> |
ListAccessesResponse.accesses()
Returns the accesses and their properties for the
ServerId value that you specify. |
| Modifier and Type | Method and Description |
|---|---|
ListAccessesResponse.Builder |
ListAccessesResponse.Builder.accesses(ListedAccess... accesses)
Returns the accesses and their properties for the
ServerId value that you specify. |
| Modifier and Type | Method and Description |
|---|---|
ListAccessesResponse.Builder |
ListAccessesResponse.Builder.accesses(Collection<ListedAccess> accesses)
Returns the accesses and their properties for the
ServerId value that you specify. |
Copyright © 2021. All rights reserved.