| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.builder() |
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.creationTime(Instant creationTime)
The time that the FSx for Windows location was created.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.domain(String domain)
The name of the Windows domain that the FSx for Windows server belongs to.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.locationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Windows location that was described.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.locationUri(String locationUri)
The URL of the FSx for Windows location that was described.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.securityGroupArns(Collection<String> securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows file
system.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.securityGroupArns(String... securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows file
system.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.toBuilder() |
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.user(String user)
The user who has the permissions to access files and folders in the FSx for Windows file system.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeLocationFsxWindowsResponse.Builder> |
DescribeLocationFsxWindowsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.