Interface DeletePortalResponse.Builder

    • Method Detail

      • portalStatus

        DeletePortalResponse.Builder portalStatus​(PortalStatus portalStatus)

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

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