Interface DeleteSecurityGroupResponse.Builder

    • Method Detail

      • returnValue

        DeleteSecurityGroupResponse.Builder returnValue​(Boolean returnValue)

        Returns true if the request succeeds; otherwise, returns an error.

        Parameters:
        returnValue - Returns true if the request succeeds; otherwise, returns an error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupId

        DeleteSecurityGroupResponse.Builder groupId​(String groupId)

        The ID of the deleted security group.

        Parameters:
        groupId - The ID of the deleted security group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.