Uses of Class
software.aws.awsprototypingsdk.staticwebsite.RuntimeOptions.Builder
-
-
Uses of RuntimeOptions.Builder in software.aws.awsprototypingsdk.staticwebsite
Methods in software.aws.awsprototypingsdk.staticwebsite that return RuntimeOptions.Builder Modifier and Type Method Description static RuntimeOptions.BuilderRuntimeOptions. builder()RuntimeOptions.BuilderRuntimeOptions.Builder. jsonFileName(String jsonFileName)Sets the value ofRuntimeOptions.getJsonFileName()RuntimeOptions.BuilderRuntimeOptions.Builder. jsonPayload(Object jsonPayload)Sets the value ofRuntimeOptions.getJsonPayload()Constructors in software.aws.awsprototypingsdk.staticwebsite with parameters of type RuntimeOptions.Builder Constructor Description Jsii$Proxy(RuntimeOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theRuntimeOptions.Builder.
-