Uses of Interface
software.amazon.awssdk.services.datasync.model.CreateLocationEfsResponse.Builder
-
Packages that use CreateLocationEfsResponse.Builder Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of CreateLocationEfsResponse.Builder in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return CreateLocationEfsResponse.Builder Modifier and Type Method Description static CreateLocationEfsResponse.BuilderCreateLocationEfsResponse. builder()CreateLocationEfsResponse.BuilderCreateLocationEfsResponse.Builder. locationArn(String locationArn)The Amazon Resource Name (ARN) of the Amazon EFS file system location that you create.CreateLocationEfsResponse.BuilderCreateLocationEfsResponse. toBuilder()Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type CreateLocationEfsResponse.Builder Modifier and Type Method Description static Class<? extends CreateLocationEfsResponse.Builder>CreateLocationEfsResponse. serializableBuilderClass()
-