Interface DescribeLocationFsxWindowsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeLocationFsxWindowsResponse.Builder,DescribeLocationFsxWindowsResponse>, DataSyncResponse.Builder, SdkBuilder<DescribeLocationFsxWindowsResponse.Builder,DescribeLocationFsxWindowsResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeLocationFsxWindowsResponse

public static interface DescribeLocationFsxWindowsResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<DescribeLocationFsxWindowsResponse.Builder,DescribeLocationFsxWindowsResponse>
  • Method Details

    • locationArn

      The Amazon Resource Name (ARN) of the FSx for Windows File Server location that was described.

      Parameters:
      locationArn - The Amazon Resource Name (ARN) of the FSx for Windows File Server location that was described.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • locationUri

      The URL of the FSx for Windows File Server location that was described.

      Parameters:
      locationUri - The URL of the FSx for Windows File Server location that was described.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupArns

      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.

      Parameters:
      securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows File Server file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupArns

      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.

      Parameters:
      securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows File Server file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      The time that the FSx for Windows File Server location was created.

      Parameters:
      creationTime - The time that the FSx for Windows File Server location was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • user

      The user who has the permissions to access files and folders in the FSx for Windows File Server file system.

      Parameters:
      user - The user who has the permissions to access files and folders in the FSx for Windows File Server file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

      The name of the Windows domain that the FSx for Windows File Server belongs to.

      Parameters:
      domain - The name of the Windows domain that the FSx for Windows File Server belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.