Interface GetDeployablePatchSnapshotForInstanceResponse.Builder

    • Method Detail

      • snapshotDownloadUrl

        GetDeployablePatchSnapshotForInstanceResponse.Builder snapshotDownloadUrl​(String snapshotDownloadUrl)

        A pre-signed Amazon Simple Storage Service (Amazon S3) URL that can be used to download the patch snapshot.

        Parameters:
        snapshotDownloadUrl - A pre-signed Amazon Simple Storage Service (Amazon S3) URL that can be used to download the patch snapshot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • product

        GetDeployablePatchSnapshotForInstanceResponse.Builder product​(String product)

        Returns the specific operating system (for example Windows Server 2012 or Amazon Linux 2015.09) on the managed node for the specified patch snapshot.

        Parameters:
        product - Returns the specific operating system (for example Windows Server 2012 or Amazon Linux 2015.09) on the managed node for the specified patch snapshot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.