| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
HomeDirectoryMapEntry |
HomeDirectoryMapEntry.clone() |
HomeDirectoryMapEntry |
HomeDirectoryMapEntry.withEntry(String entry)
Represents an entry and a target for
HomeDirectoryMappings. |
HomeDirectoryMapEntry |
HomeDirectoryMapEntry.withTarget(String target)
Represents the map target that is used in a
HomeDirectorymapEntry. |
| Modifier and Type | Method and Description |
|---|---|
List<HomeDirectoryMapEntry> |
CreateUserRequest.getHomeDirectoryMappings()
Logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to your user and
how you want to make them visible.
|
List<HomeDirectoryMapEntry> |
UpdateAccessRequest.getHomeDirectoryMappings()
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
List<HomeDirectoryMapEntry> |
UpdateUserRequest.getHomeDirectoryMappings()
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
List<HomeDirectoryMapEntry> |
CreateAccessRequest.getHomeDirectoryMappings()
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
List<HomeDirectoryMapEntry> |
DescribedAccess.getHomeDirectoryMappings()
Specifies the logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be
visible to the associated access and how you want to make them visible.
|
List<HomeDirectoryMapEntry> |
DescribedUser.getHomeDirectoryMappings()
Specifies the logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to
your user and how you want to make them visible.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserRequest |
CreateUserRequest.withHomeDirectoryMappings(HomeDirectoryMapEntry... homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to your user and
how you want to make them visible.
|
UpdateAccessRequest |
UpdateAccessRequest.withHomeDirectoryMappings(HomeDirectoryMapEntry... homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
UpdateUserRequest |
UpdateUserRequest.withHomeDirectoryMappings(HomeDirectoryMapEntry... homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
CreateAccessRequest |
CreateAccessRequest.withHomeDirectoryMappings(HomeDirectoryMapEntry... homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
DescribedAccess |
DescribedAccess.withHomeDirectoryMappings(HomeDirectoryMapEntry... homeDirectoryMappings)
Specifies the logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be
visible to the associated access and how you want to make them visible.
|
DescribedUser |
DescribedUser.withHomeDirectoryMappings(HomeDirectoryMapEntry... homeDirectoryMappings)
Specifies the logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to
your user and how you want to make them visible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateUserRequest.setHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to your user and
how you want to make them visible.
|
void |
UpdateAccessRequest.setHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
void |
UpdateUserRequest.setHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
void |
CreateAccessRequest.setHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
void |
DescribedAccess.setHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Specifies the logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be
visible to the associated access and how you want to make them visible.
|
void |
DescribedUser.setHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Specifies the logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to
your user and how you want to make them visible.
|
CreateUserRequest |
CreateUserRequest.withHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to your user and
how you want to make them visible.
|
UpdateAccessRequest |
UpdateAccessRequest.withHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
UpdateUserRequest |
UpdateUserRequest.withHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
CreateAccessRequest |
CreateAccessRequest.withHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
|
DescribedAccess |
DescribedAccess.withHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Specifies the logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be
visible to the associated access and how you want to make them visible.
|
DescribedUser |
DescribedUser.withHomeDirectoryMappings(Collection<HomeDirectoryMapEntry> homeDirectoryMappings)
Specifies the logical directory mappings that specify what Amazon S3 or EFS paths and keys should be visible to
your user and how you want to make them visible.
|
Copyright © 2021. All rights reserved.