Uses of Class
software.aws.awsprototypingsdk.openapigateway.SmithyPlugin.Builder
-
-
Uses of SmithyPlugin.Builder in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return SmithyPlugin.Builder Modifier and Type Method Description static SmithyPlugin.BuilderSmithyPlugin. builder()SmithyPlugin.BuilderSmithyPlugin.Builder. service(String service)Sets the value ofSmithyPlugin.getService()Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type SmithyPlugin.Builder Constructor Description Jsii$Proxy(SmithyPlugin.Builder builder)Constructor that initializes the object based on literal property values passed by theSmithyPlugin.Builder.
-