Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetRestApisResult |
AmazonApiGatewayClient.getRestApis(GetRestApisRequest getRestApisRequest)
Lists the RestApis resources for your collection.
|
GetRestApisResult |
AmazonApiGateway.getRestApis(GetRestApisRequest getRestApisRequest)
Lists the RestApis resources for your collection.
|
GetRestApisResult |
AbstractAmazonApiGateway.getRestApis(GetRestApisRequest request) |
java.util.concurrent.Future<GetRestApisResult> |
AmazonApiGatewayAsyncClient.getRestApisAsync(GetRestApisRequest request) |
java.util.concurrent.Future<GetRestApisResult> |
AmazonApiGatewayAsync.getRestApisAsync(GetRestApisRequest getRestApisRequest)
Lists the RestApis resources for your collection.
|
java.util.concurrent.Future<GetRestApisResult> |
AbstractAmazonApiGatewayAsync.getRestApisAsync(GetRestApisRequest request) |
java.util.concurrent.Future<GetRestApisResult> |
AmazonApiGatewayAsyncClient.getRestApisAsync(GetRestApisRequest request,
AsyncHandler<GetRestApisRequest,GetRestApisResult> asyncHandler) |
java.util.concurrent.Future<GetRestApisResult> |
AmazonApiGatewayAsync.getRestApisAsync(GetRestApisRequest getRestApisRequest,
AsyncHandler<GetRestApisRequest,GetRestApisResult> asyncHandler)
Lists the RestApis resources for your collection.
|
java.util.concurrent.Future<GetRestApisResult> |
AbstractAmazonApiGatewayAsync.getRestApisAsync(GetRestApisRequest request,
AsyncHandler<GetRestApisRequest,GetRestApisResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetRestApisResult> |
AmazonApiGatewayAsyncClient.getRestApisAsync(GetRestApisRequest request,
AsyncHandler<GetRestApisRequest,GetRestApisResult> asyncHandler) |
java.util.concurrent.Future<GetRestApisResult> |
AmazonApiGatewayAsync.getRestApisAsync(GetRestApisRequest getRestApisRequest,
AsyncHandler<GetRestApisRequest,GetRestApisResult> asyncHandler)
Lists the RestApis resources for your collection.
|
java.util.concurrent.Future<GetRestApisResult> |
AbstractAmazonApiGatewayAsync.getRestApisAsync(GetRestApisRequest request,
AsyncHandler<GetRestApisRequest,GetRestApisResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetRestApisRequest |
GetRestApisRequest.clone() |
GetRestApisRequest |
GetRestApisRequest.withLimit(java.lang.Integer limit)
The maximum number of RestApi resources in the collection to get
information about.
|
GetRestApisRequest |
GetRestApisRequest.withPosition(java.lang.String position)
The position of the current RestApis resource in the collection to
get information about.
|
Modifier and Type | Method and Description |
---|---|
Request<GetRestApisRequest> |
GetRestApisRequestMarshaller.marshall(GetRestApisRequest getRestApisRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetRestApisRequest> |
GetRestApisRequestMarshaller.marshall(GetRestApisRequest getRestApisRequest) |