CopyableBuilder<CreateCaseResponse.Builder,CreateCaseResponse>, SdkBuilder<CreateCaseResponse.Builder,CreateCaseResponse>public static interface CreateCaseResponse.Builder extends CopyableBuilder<CreateCaseResponse.Builder,CreateCaseResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateCaseResponse.Builder |
caseId(String caseId) |
The AWS Support case ID requested or returned in the call.
|
copyapply, 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.