| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCaseResponse |
SupportClient.createCase(Consumer<CreateCaseRequest.Builder> createCaseRequest)
Creates a new case in the AWS Support Center.
|
default CreateCaseResponse |
SupportClient.createCase(CreateCaseRequest createCaseRequest)
Creates a new case in the AWS Support Center.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCaseResponse> |
SupportAsyncClient.createCase(Consumer<CreateCaseRequest.Builder> createCaseRequest)
Creates a new case in the AWS Support Center.
|
default CompletableFuture<CreateCaseResponse> |
SupportAsyncClient.createCase(CreateCaseRequest createCaseRequest)
Creates a new case in the AWS Support Center.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCaseResponse |
CreateCaseResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.