static DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.builder() |
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.creationTime(Instant creationTime) |
The time that the FSx for Windows File Server location was created.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.domain(String domain) |
The name of the Windows domain that the FSx for Windows File Server belongs to.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.locationArn(String locationArn) |
The Amazon Resource Name (ARN) of the FSx for Windows File Server location that was described.
|
DescribeLocationFsxWindowsResponse.Builder |
DescribeLocationFsxWindowsResponse.Builder.locationUri(String locationUri) |
The URL of the FSx for Windows File Server location that was described.
|
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
Server file system.
|
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
Server 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 Server file system.
|