@Stability(value=Experimental) @Internal public static final class SetupPyOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SetupPyOptions
SetupPyOptionssoftware.amazon.jsii.JsiiObject.InitializationModeSetupPyOptions.Builder, SetupPyOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SetupPyOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SetupPyOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthorEmail()
(experimental) Author's e-mail.
|
String |
getAuthorName()
(experimental) Author's name.
|
List<String> |
getClassifiers()
(experimental) A list of PyPI trove classifiers that describe the project.
|
String |
getDescription()
(experimental) A short project description.
|
String |
getHomepage()
(experimental) Package's Homepage / Website.
|
String |
getLicense()
(experimental) The project license.
|
String |
getName()
(experimental) Name of the package.
|
List<String> |
getPackages()
(experimental) List of submodules to be packaged.
|
String |
getVersion()
(experimental) Manually specify package version.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(SetupPyOptions.Builder builder)
SetupPyOptions.Builder.public final String getAuthorEmail()
SetupPyOptionsgetAuthorEmail in interface SetupPyOptionspublic final String getAuthorName()
SetupPyOptionsgetAuthorName in interface SetupPyOptionspublic final List<String> getClassifiers()
SetupPyOptionsgetClassifiers in interface SetupPyOptionshttps://pypi.org/classifiers/public final String getDescription()
SetupPyOptionsgetDescription in interface SetupPyOptionspublic final String getHomepage()
SetupPyOptionsgetHomepage in interface SetupPyOptionspublic final String getLicense()
SetupPyOptionsgetLicense in interface SetupPyOptionspublic final String getName()
SetupPyOptionsgetName in interface SetupPyOptionspublic final List<String> getPackages()
SetupPyOptionsgetPackages in interface SetupPyOptionspublic final String getVersion()
SetupPyOptionsgetVersion in interface SetupPyOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.