Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationHdfsResponse.Builder
-
Packages that use CreateLocationHdfsResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationHdfsResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationHdfsResponse.Builder Modifier and Type Method Description static CreateLocationHdfsResponse.BuilderCreateLocationHdfsResponse. builder()CreateLocationHdfsResponse.BuilderCreateLocationHdfsResponse.Builder. locationArn(String locationArn)The ARN of the source HDFS cluster location that's created.CreateLocationHdfsResponse.BuilderCreateLocationHdfsResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationHdfsResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationHdfsResponse.Builder>CreateLocationHdfsResponse. serializableBuilderClass()
-