| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayProxyInput |
ApiGatewayProxyInput.clone() |
ApiGatewayProxyInput |
CreateApplicationResult.getApiGatewayProxy()
A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
|
ApiGatewayProxyInput |
CreateApplicationRequest.getApiGatewayProxy()
A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
|
ApiGatewayProxyInput |
ApiGatewayProxyInput.withEndpointType(ApiGatewayEndpointType endpointType)
The type of endpoint to use for the API Gateway proxy.
|
ApiGatewayProxyInput |
ApiGatewayProxyInput.withEndpointType(String endpointType)
The type of endpoint to use for the API Gateway proxy.
|
ApiGatewayProxyInput |
ApiGatewayProxyInput.withStageName(String stageName)
The name of the API Gateway stage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateApplicationResult.setApiGatewayProxy(ApiGatewayProxyInput apiGatewayProxy)
A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
|
void |
CreateApplicationRequest.setApiGatewayProxy(ApiGatewayProxyInput apiGatewayProxy)
A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
|
CreateApplicationResult |
CreateApplicationResult.withApiGatewayProxy(ApiGatewayProxyInput apiGatewayProxy)
A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
|
CreateApplicationRequest |
CreateApplicationRequest.withApiGatewayProxy(ApiGatewayProxyInput apiGatewayProxy)
A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
|
Copyright © 2023. All rights reserved.