Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationFsxLustreResponse.Builder
-
Packages that use CreateLocationFsxLustreResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationFsxLustreResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationFsxLustreResponse.Builder Modifier and Type Method Description static CreateLocationFsxLustreResponse.BuilderCreateLocationFsxLustreResponse. builder()CreateLocationFsxLustreResponse.BuilderCreateLocationFsxLustreResponse.Builder. locationArn(String locationArn)The Amazon Resource Name (ARN) of the FSx for Lustre file system location that's created.CreateLocationFsxLustreResponse.BuilderCreateLocationFsxLustreResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationFsxLustreResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationFsxLustreResponse.Builder>CreateLocationFsxLustreResponse. serializableBuilderClass()
-