Interface DescribeLocationFsxOntapResponse.Builder

    • Method Detail

      • creationTime

        DescribeLocationFsxOntapResponse.Builder creationTime​(Instant creationTime)

        The time that the location was created.

        Parameters:
        creationTime - The time that the location was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • locationArn

        DescribeLocationFsxOntapResponse.Builder locationArn​(String locationArn)

        The ARN of the FSx for ONTAP file system location.

        Parameters:
        locationArn - The ARN of the FSx for ONTAP file system location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • locationUri

        DescribeLocationFsxOntapResponse.Builder locationUri​(String locationUri)

        The uniform resource identifier (URI) of the FSx for ONTAP file system location.

        Parameters:
        locationUri - The uniform resource identifier (URI) of the FSx for ONTAP file system location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • protocol

        DescribeLocationFsxOntapResponse.Builder protocol​(FsxProtocol protocol)
        Sets the value of the Protocol property for this object.
        Parameters:
        protocol - The new value for the Protocol property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • securityGroupArns

        DescribeLocationFsxOntapResponse.Builder securityGroupArns​(Collection<String> securityGroupArns)

        The security groups that DataSync uses to access your FSx for ONTAP file system.

        Parameters:
        securityGroupArns - The security groups that DataSync uses to access your FSx for ONTAP file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • securityGroupArns

        DescribeLocationFsxOntapResponse.Builder securityGroupArns​(String... securityGroupArns)

        The security groups that DataSync uses to access your FSx for ONTAP file system.

        Parameters:
        securityGroupArns - The security groups that DataSync uses to access your FSx for ONTAP file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • storageVirtualMachineArn

        DescribeLocationFsxOntapResponse.Builder storageVirtualMachineArn​(String storageVirtualMachineArn)

        The ARN of the storage virtual machine (SVM) on your FSx for ONTAP file system where you're copying data to or from.

        Parameters:
        storageVirtualMachineArn - The ARN of the storage virtual machine (SVM) on your FSx for ONTAP file system where you're copying data to or from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fsxFilesystemArn

        DescribeLocationFsxOntapResponse.Builder fsxFilesystemArn​(String fsxFilesystemArn)

        The ARN of the FSx for ONTAP file system.

        Parameters:
        fsxFilesystemArn - The ARN of the FSx for ONTAP file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.