@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.910Z") @Stability(value=Experimental) public class SetupPy extends FileBase
| Modifier and Type | Class and Description |
|---|---|
static class |
SetupPy.Builder
(experimental) A fluent builder for
SetupPy. |
PROJEN_MARKER| Modifier | Constructor and Description |
|---|---|
protected |
SetupPy(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
SetupPy(software.amazon.jsii.JsiiObjectRef objRef) |
|
SetupPy(PythonProject project,
SetupPyOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
synthesizeContent(IResolver resolver)
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
getAbsolutePath, getExecutable, getPath, getReadonly, setExecutable, setReadonly, synthesizegetProject, postSynthesize, preSynthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected SetupPy(software.amazon.jsii.JsiiObjectRef objRef)
protected SetupPy(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public SetupPy(@NotNull
PythonProject project,
@NotNull
SetupPyOptions options)
project - This parameter is required.options - This parameter is required.@Stability(value=Experimental) @Nullable protected String synthesizeContent(@NotNull IResolver resolver)
synthesizeContent in class FileBaseresolver - This parameter is required.Copyright © 2021. All rights reserved.