Interface DescribeLocationFsxWindowsResponse.Builder

    • Method Detail

      • locationArn

        DescribeLocationFsxWindowsResponse.Builder locationArn​(String 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

        DescribeLocationFsxWindowsResponse.Builder locationUri​(String 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

        DescribeLocationFsxWindowsResponse.Builder creationTime​(Instant 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

        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.

        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

        DescribeLocationFsxWindowsResponse.Builder domain​(String 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.