static DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.builder() |
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.creationTime(Instant creationTime) |
The time when the NFS location was created.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.locationArn(String locationArn) |
The ARN of the NFS location.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.locationUri(String locationUri) |
The URL of the NFS location.
|
default DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.mountOptions(Consumer<NfsMountOptions.Builder> mountOptions) |
The mount options that DataSync uses to mount your NFS file server.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.mountOptions(NfsMountOptions mountOptions) |
The mount options that DataSync uses to mount your NFS file server.
|
default DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.onPremConfig(Consumer<OnPremConfig.Builder> onPremConfig) |
Sets the value of the OnPremConfig property for this object.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.onPremConfig(OnPremConfig onPremConfig) |
Sets the value of the OnPremConfig property for this object.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.toBuilder() |
|