| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.clone() |
NFSDataRepositoryConfiguration |
DataRepositoryAssociation.getNFS()
The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository
association.
|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.withAutoExportPolicy(AutoExportPolicy autoExportPolicy)
This parameter is not supported for Amazon File Cache.
|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.withDnsIps(Collection<String> dnsIps)
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.withDnsIps(String... dnsIps)
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.withVersion(NfsVersion version)
The version of the NFS (Network File System) protocol of the NFS data repository.
|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.withVersion(String version)
The version of the NFS (Network File System) protocol of the NFS data repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataRepositoryAssociation.setNFS(NFSDataRepositoryConfiguration nFS)
The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository
association.
|
DataRepositoryAssociation |
DataRepositoryAssociation.withNFS(NFSDataRepositoryConfiguration nFS)
The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository
association.
|
Copyright © 2022. All rights reserved.