Uses of Class
software.aws.awsprototypingsdk.openapigateway.ApiGatewayIntegrationTlsConfig.Builder
-
-
Uses of ApiGatewayIntegrationTlsConfig.Builder in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return ApiGatewayIntegrationTlsConfig.Builder Modifier and Type Method Description static ApiGatewayIntegrationTlsConfig.BuilderApiGatewayIntegrationTlsConfig. builder()ApiGatewayIntegrationTlsConfig.BuilderApiGatewayIntegrationTlsConfig.Builder. insecureSkipVerification(Boolean insecureSkipVerification)Sets the value ofApiGatewayIntegrationTlsConfig.getInsecureSkipVerification()Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type ApiGatewayIntegrationTlsConfig.Builder Constructor Description Jsii$Proxy(ApiGatewayIntegrationTlsConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theApiGatewayIntegrationTlsConfig.Builder.
-