Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsApiGatewayEndpointConfiguration
-
Packages that use AwsApiGatewayEndpointConfiguration Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsApiGatewayEndpointConfiguration in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsApiGatewayEndpointConfiguration Modifier and Type Method Description AwsApiGatewayEndpointConfigurationAwsApiGatewayRestApiDetails. endpointConfiguration()The endpoint configuration of the REST API.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsApiGatewayEndpointConfiguration Modifier and Type Method Description AwsApiGatewayRestApiDetails.BuilderAwsApiGatewayRestApiDetails.Builder. endpointConfiguration(AwsApiGatewayEndpointConfiguration endpointConfiguration)The endpoint configuration of the REST API.
-