| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCaseResponse> |
SupportAsyncClient.createCase(CreateCaseRequest 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 |
|---|---|
software.amazon.awssdk.core.Request<CreateCaseRequest> |
CreateCaseRequestMarshaller.marshall(CreateCaseRequest createCaseRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateCaseRequest> |
CreateCaseRequestMarshaller.marshall(CreateCaseRequest createCaseRequest) |
void |
CreateCaseRequestModelMarshaller.marshall(CreateCaseRequest createCaseRequest,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.