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