| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
QopConfiguration |
CreateLocationHdfsRequest.qopConfiguration()
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
QopConfiguration |
DescribeLocationHdfsResponse.qopConfiguration()
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
QopConfiguration |
UpdateLocationHdfsRequest.qopConfiguration()
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy
settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLocationHdfsRequest.Builder |
CreateLocationHdfsRequest.Builder.qopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
DescribeLocationHdfsResponse.Builder |
DescribeLocationHdfsResponse.Builder.qopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
UpdateLocationHdfsRequest.Builder |
UpdateLocationHdfsRequest.Builder.qopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
privacy settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
Copyright © 2021. All rights reserved.