Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationFsxOntapResponse.Builder
-
Packages that use CreateLocationFsxOntapResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationFsxOntapResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationFsxOntapResponse.Builder Modifier and Type Method Description static CreateLocationFsxOntapResponse.BuilderCreateLocationFsxOntapResponse. builder()CreateLocationFsxOntapResponse.BuilderCreateLocationFsxOntapResponse.Builder. locationArn(String locationArn)Specifies the ARN of the FSx for ONTAP file system location that you create.CreateLocationFsxOntapResponse.BuilderCreateLocationFsxOntapResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationFsxOntapResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationFsxOntapResponse.Builder>CreateLocationFsxOntapResponse. serializableBuilderClass()
-