Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationNfsResponse.Builder
-
Packages that use CreateLocationNfsResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationNfsResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationNfsResponse.Builder Modifier and Type Method Description static CreateLocationNfsResponse.BuilderCreateLocationNfsResponse. builder()CreateLocationNfsResponse.BuilderCreateLocationNfsResponse.Builder. locationArn(String locationArn)The ARN of the transfer location that you created for your NFS file server.CreateLocationNfsResponse.BuilderCreateLocationNfsResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationNfsResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationNfsResponse.Builder>CreateLocationNfsResponse. serializableBuilderClass()
-