Uses of Class
software.aws.awsprototypingsdk.openapigateway.OpenApiIntegration.Builder
-
-
Uses of OpenApiIntegration.Builder in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return OpenApiIntegration.Builder Modifier and Type Method Description OpenApiIntegration.BuilderOpenApiIntegration.Builder. authorizer(Authorizer authorizer)Sets the value ofOpenApiIntegration.getAuthorizer()static OpenApiIntegration.BuilderOpenApiIntegration. builder()OpenApiIntegration.BuilderOpenApiIntegration.Builder. integration(Integration integration)Sets the value ofOpenApiIntegration.getIntegration()Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiIntegration.Builder Constructor Description Jsii$Proxy(OpenApiIntegration.Builder builder)Constructor that initializes the object based on literal property values passed by theOpenApiIntegration.Builder.
-