Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetBasePathMappingsResult |
AmazonApiGatewayClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest)
Represents a collection of BasePathMapping resources.
|
GetBasePathMappingsResult |
AmazonApiGateway.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest)
Represents a collection of BasePathMapping resources.
|
GetBasePathMappingsResult |
AbstractAmazonApiGateway.getBasePathMappings(GetBasePathMappingsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetBasePathMappingsResult> |
AmazonApiGatewayAsyncClient.getBasePathMappingsAsync(GetBasePathMappingsRequest request,
AsyncHandler<GetBasePathMappingsRequest,GetBasePathMappingsResult> asyncHandler) |
java.util.concurrent.Future<GetBasePathMappingsResult> |
AmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest getBasePathMappingsRequest,
AsyncHandler<GetBasePathMappingsRequest,GetBasePathMappingsResult> asyncHandler)
Represents a collection of BasePathMapping resources.
|
java.util.concurrent.Future<GetBasePathMappingsResult> |
AbstractAmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest request,
AsyncHandler<GetBasePathMappingsRequest,GetBasePathMappingsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetBasePathMappingsResult |
GetBasePathMappingsResult.clone() |
GetBasePathMappingsResult |
GetBasePathMappingsResult.withItems(BasePathMapping... items)
The current page of any BasePathMapping resources in the
collection of base path mapping resources.
|
GetBasePathMappingsResult |
GetBasePathMappingsResult.withItems(java.util.Collection<BasePathMapping> items)
The current page of any BasePathMapping resources in the
collection of base path mapping resources.
|
GetBasePathMappingsResult |
GetBasePathMappingsResult.withPosition(java.lang.String position) |
Modifier and Type | Method and Description |
---|---|
GetBasePathMappingsResult |
GetBasePathMappingsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |