| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
OnPremConfig |
DescribeLocationNfsResponse.onPremConfig()
Returns the value of the OnPremConfig property for this object.
|
OnPremConfig |
UpdateLocationNfsRequest.onPremConfig()
Returns the value of the OnPremConfig property for this object.
|
OnPremConfig |
CreateLocationNfsRequest.onPremConfig()
Specifies the Amazon Resource Name (ARN) of the DataSync agent that want to connect to your NFS file server.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.onPremConfig(OnPremConfig onPremConfig)
Sets the value of the OnPremConfig property for this object.
|
UpdateLocationNfsRequest.Builder |
UpdateLocationNfsRequest.Builder.onPremConfig(OnPremConfig onPremConfig)
Sets the value of the OnPremConfig property for this object.
|
CreateLocationNfsRequest.Builder |
CreateLocationNfsRequest.Builder.onPremConfig(OnPremConfig onPremConfig)
Specifies the Amazon Resource Name (ARN) of the DataSync agent that want to connect to your NFS file server.
|
Copyright © 2023. All rights reserved.