Interface RestoreFromSnapshotResponse.Builder

    • Method Detail

      • namespace

        RestoreFromSnapshotResponse.Builder namespace​(Namespace namespace)
        Sets the value of the Namespace property for this object.
        Parameters:
        namespace - The new value for the Namespace property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ownerAccount

        RestoreFromSnapshotResponse.Builder ownerAccount​(String ownerAccount)

        The owner Amazon Web Services; account of the snapshot that was restored.

        Parameters:
        ownerAccount - The owner Amazon Web Services; account of the snapshot that was restored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • snapshotName

        RestoreFromSnapshotResponse.Builder snapshotName​(String snapshotName)

        The name of the snapshot used to restore the namespace.

        Parameters:
        snapshotName - The name of the snapshot used to restore the namespace.
        Returns:
        Returns a reference to this object so that method calls can be chained together.