| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static ApiGatewayEndpointType |
ApiGatewayEndpointType.fromValue(String value)
Use this in place of valueOf.
|
static ApiGatewayEndpointType |
ApiGatewayEndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiGatewayEndpointType[] |
ApiGatewayEndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayProxySummary |
ApiGatewayProxySummary.withEndpointType(ApiGatewayEndpointType endpointType)
The type of API Gateway endpoint created.
|
ApiGatewayProxyInput |
ApiGatewayProxyInput.withEndpointType(ApiGatewayEndpointType endpointType)
The type of endpoint to use for the API Gateway proxy.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withEndpointType(ApiGatewayEndpointType endpointType)
The type of API Gateway endpoint created.
|
Copyright © 2023. All rights reserved.