| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.builder() |
DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.Builder.creationTime(Instant creationTime)
The time that the EFS location was created.
|
default DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.Builder.ec2Config(Consumer<Ec2Config.Builder> ec2Config)
Sets the value of the Ec2Config property for this object.
|
DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.Builder.ec2Config(Ec2Config ec2Config)
Sets the value of the Ec2Config property for this object.
|
DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.Builder.locationArn(String locationArn)
The Amazon Resource Name (ARN) of the EFS location that was described.
|
DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.Builder.locationUri(String locationUri)
The URL of the EFS location that was described.
|
DescribeLocationEfsResponse.Builder |
DescribeLocationEfsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeLocationEfsResponse.Builder> |
DescribeLocationEfsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.