Interface UpdatePortalResponse.Builder

    • Method Detail

      • portalStatus

        UpdatePortalResponse.Builder portalStatus​(PortalStatus portalStatus)

        The status of the portal, which contains a state (UPDATING after successfully calling this operation) and any error message.

        Parameters:
        portalStatus - The status of the portal, which contains a state (UPDATING after successfully calling this operation) and any error message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.