Interface CreateCaseResponse.Builder

    • Method Detail

      • caseId

        CreateCaseResponse.Builder caseId​(String caseId)

        The support case ID requested or returned in the call. The case ID is an alphanumeric string in the following format: case-12345678910-2013-c4c1d2bf33c5cf47

        Parameters:
        caseId - The support case ID requested or returned in the call. The case ID is an alphanumeric string in the following format: case-12345678910-2013-c4c1d2bf33c5cf47
        Returns:
        Returns a reference to this object so that method calls can be chained together.