Interface CreateCaseResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateCaseResponse.Builder,CreateCaseResponse>, SdkBuilder<CreateCaseResponse.Builder,CreateCaseResponse>, SdkPojo, SdkResponse.Builder, SupportResponse.Builder
Enclosing class:
CreateCaseResponse

public static interface CreateCaseResponse.Builder extends SupportResponse.Builder, SdkPojo, CopyableBuilder<CreateCaseResponse.Builder,CreateCaseResponse>
  • Method Details

    • 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.