public static interface CreateCaseResponse.Builder extends SupportResponse.Builder, CopyableBuilder<CreateCaseResponse.Builder,CreateCaseResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateCaseResponse.Builder |
caseId(String caseId)
The AWS Support case ID requested or returned in the call.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateCaseResponse.Builder caseId(String caseId)
The AWS Support case ID requested or returned in the call. The case ID is an alphanumeric string formatted as shown in this example: case-12345678910-2013-c4c1d2bf33c5cf47
caseId - The AWS Support case ID requested or returned in the call. The case ID is an alphanumeric string
formatted as shown in this example: case-12345678910-2013-c4c1d2bf33c5cf47Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.