| Package | Description | 
|---|---|
| com.amazonaws.services.support | 
 Synchronous and asynchronous client classes for accessing AWSSupport. 
 | 
| com.amazonaws.services.support.model | 
 Classes modeling the various types represented by AWSSupport. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateCaseResult | 
AWSSupportClient.createCase(CreateCaseRequest createCaseRequest)
 Creates a new case in the AWS Support Center. 
 | 
CreateCaseResult | 
AWSSupport.createCase(CreateCaseRequest createCaseRequest)
 Creates a new case in the AWS Support Center. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<CreateCaseResult> | 
AWSSupportAsyncClient.createCaseAsync(CreateCaseRequest createCaseRequest)
 Creates a new case in the AWS Support Center. 
 | 
Future<CreateCaseResult> | 
AWSSupportAsync.createCaseAsync(CreateCaseRequest createCaseRequest)
 Creates a new case in the AWS Support Center. 
 | 
Future<CreateCaseResult> | 
AWSSupportAsyncClient.createCaseAsync(CreateCaseRequest createCaseRequest,
               AsyncHandler<CreateCaseRequest,CreateCaseResult> asyncHandler)
 Creates a new case in the AWS Support Center. 
 | 
Future<CreateCaseResult> | 
AWSSupportAsync.createCaseAsync(CreateCaseRequest createCaseRequest,
               AsyncHandler<CreateCaseRequest,CreateCaseResult> asyncHandler)
 Creates a new case in the AWS Support Center. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<CreateCaseResult> | 
AWSSupportAsyncClient.createCaseAsync(CreateCaseRequest createCaseRequest,
               AsyncHandler<CreateCaseRequest,CreateCaseResult> asyncHandler)
 Creates a new case in the AWS Support Center. 
 | 
Future<CreateCaseResult> | 
AWSSupportAsync.createCaseAsync(CreateCaseRequest createCaseRequest,
               AsyncHandler<CreateCaseRequest,CreateCaseResult> asyncHandler)
 Creates a new case in the AWS Support Center. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateCaseResult | 
CreateCaseResult.clone()  | 
CreateCaseResult | 
CreateCaseResult.withCaseId(String caseId)
The AWS Support case ID requested or returned in the call. 
 | 
Copyright © 2015. All rights reserved.