| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsApiGatewayEndpointConfiguration |
AwsApiGatewayEndpointConfiguration.clone() |
AwsApiGatewayEndpointConfiguration |
AwsApiGatewayRestApiDetails.getEndpointConfiguration()
The endpoint configuration of the REST API.
|
AwsApiGatewayEndpointConfiguration |
AwsApiGatewayEndpointConfiguration.withTypes(Collection<String> types)
A list of endpoint types for the REST API.
|
AwsApiGatewayEndpointConfiguration |
AwsApiGatewayEndpointConfiguration.withTypes(String... types)
A list of endpoint types for the REST API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsApiGatewayRestApiDetails.setEndpointConfiguration(AwsApiGatewayEndpointConfiguration endpointConfiguration)
The endpoint configuration of the REST API.
|
AwsApiGatewayRestApiDetails |
AwsApiGatewayRestApiDetails.withEndpointConfiguration(AwsApiGatewayEndpointConfiguration endpointConfiguration)
The endpoint configuration of the REST API.
|
Copyright © 2022. All rights reserved.