| 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 |
|---|---|
DescribeServicesResult |
AWSSupport.describeServices()
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
DescribeServicesResult |
AWSSupportClient.describeServices()
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
DescribeServicesResult |
AWSSupport.describeServices(DescribeServicesRequest describeServicesRequest)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
DescribeServicesResult |
AWSSupportClient.describeServices(DescribeServicesRequest describeServicesRequest)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeServicesResult> |
AWSSupportAsync.describeServicesAsync(DescribeServicesRequest describeServicesRequest)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
Future<DescribeServicesResult> |
AWSSupportAsyncClient.describeServicesAsync(DescribeServicesRequest describeServicesRequest)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
Future<DescribeServicesResult> |
AWSSupportAsync.describeServicesAsync(DescribeServicesRequest describeServicesRequest,
AsyncHandler<DescribeServicesRequest,DescribeServicesResult> asyncHandler)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
Future<DescribeServicesResult> |
AWSSupportAsyncClient.describeServicesAsync(DescribeServicesRequest describeServicesRequest,
AsyncHandler<DescribeServicesRequest,DescribeServicesResult> asyncHandler)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeServicesResult> |
AWSSupportAsync.describeServicesAsync(DescribeServicesRequest describeServicesRequest,
AsyncHandler<DescribeServicesRequest,DescribeServicesResult> asyncHandler)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
Future<DescribeServicesResult> |
AWSSupportAsyncClient.describeServicesAsync(DescribeServicesRequest describeServicesRequest,
AsyncHandler<DescribeServicesRequest,DescribeServicesResult> asyncHandler)
Returns the current list of AWS services and a list of service
categories that applies to each one.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResult |
DescribeServicesResult.clone() |
DescribeServicesResult |
DescribeServicesResult.withServices(Collection<Service> services)
A JSON-formatted list of AWS services.
|
DescribeServicesResult |
DescribeServicesResult.withServices(Service... services)
A JSON-formatted list of AWS services.
|
Copyright © 2015. All rights reserved.