Uses of Class
io.github.cdklabs.projen.vscode.ServerReadyAction.Builder
-
Packages that use ServerReadyAction.Builder Package Description io.github.cdklabs.projen.vscode -
-
Uses of ServerReadyAction.Builder in io.github.cdklabs.projen.vscode
Methods in io.github.cdklabs.projen.vscode that return ServerReadyAction.Builder Modifier and Type Method Description ServerReadyAction.BuilderServerReadyAction.Builder. action(String action)Sets the value ofServerReadyAction.getAction()static ServerReadyAction.BuilderServerReadyAction. builder()ServerReadyAction.BuilderServerReadyAction.Builder. pattern(String pattern)Sets the value ofServerReadyAction.getPattern()ServerReadyAction.BuilderServerReadyAction.Builder. uriFormat(String uriFormat)Sets the value ofServerReadyAction.getUriFormat()Constructors in io.github.cdklabs.projen.vscode with parameters of type ServerReadyAction.Builder Constructor Description Jsii$Proxy(ServerReadyAction.Builder builder)Constructor that initializes the object based on literal property values passed by theServerReadyAction.Builder.
-