Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetMethodResult |
AmazonApiGatewayClient.getMethod(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
|
GetMethodResult |
AmazonApiGateway.getMethod(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
|
GetMethodResult |
AbstractAmazonApiGateway.getMethod(GetMethodRequest request) |
java.util.concurrent.Future<GetMethodResult> |
AmazonApiGatewayAsyncClient.getMethodAsync(GetMethodRequest request) |
java.util.concurrent.Future<GetMethodResult> |
AmazonApiGatewayAsync.getMethodAsync(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
|
java.util.concurrent.Future<GetMethodResult> |
AbstractAmazonApiGatewayAsync.getMethodAsync(GetMethodRequest request) |
java.util.concurrent.Future<GetMethodResult> |
AmazonApiGatewayAsyncClient.getMethodAsync(GetMethodRequest request,
AsyncHandler<GetMethodRequest,GetMethodResult> asyncHandler) |
java.util.concurrent.Future<GetMethodResult> |
AmazonApiGatewayAsync.getMethodAsync(GetMethodRequest getMethodRequest,
AsyncHandler<GetMethodRequest,GetMethodResult> asyncHandler)
Describe an existing Method resource.
|
java.util.concurrent.Future<GetMethodResult> |
AbstractAmazonApiGatewayAsync.getMethodAsync(GetMethodRequest request,
AsyncHandler<GetMethodRequest,GetMethodResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetMethodResult> |
AmazonApiGatewayAsyncClient.getMethodAsync(GetMethodRequest request,
AsyncHandler<GetMethodRequest,GetMethodResult> asyncHandler) |
java.util.concurrent.Future<GetMethodResult> |
AmazonApiGatewayAsync.getMethodAsync(GetMethodRequest getMethodRequest,
AsyncHandler<GetMethodRequest,GetMethodResult> asyncHandler)
Describe an existing Method resource.
|
java.util.concurrent.Future<GetMethodResult> |
AbstractAmazonApiGatewayAsync.getMethodAsync(GetMethodRequest request,
AsyncHandler<GetMethodRequest,GetMethodResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetMethodRequest |
GetMethodRequest.clone() |
GetMethodRequest |
GetMethodRequest.withHttpMethod(java.lang.String httpMethod)
Specifies the put method request's HTTP method type.
|
GetMethodRequest |
GetMethodRequest.withResourceId(java.lang.String resourceId)
|
GetMethodRequest |
GetMethodRequest.withRestApiId(java.lang.String restApiId)
|
Modifier and Type | Method and Description |
---|---|
Request<GetMethodRequest> |
GetMethodRequestMarshaller.marshall(GetMethodRequest getMethodRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetMethodRequest> |
GetMethodRequestMarshaller.marshall(GetMethodRequest getMethodRequest) |