| Package | Description |
|---|---|
| io.github.cdklabs.projen.release |
| Modifier and Type | Method and Description |
|---|---|
static PyPiPublishOptions.Builder |
PyPiPublishOptions.builder() |
PyPiPublishOptions.Builder |
PyPiPublishOptions.Builder.twinePasswordSecret(String twinePasswordSecret)
Sets the value of
PyPiPublishOptions.getTwinePasswordSecret() |
PyPiPublishOptions.Builder |
PyPiPublishOptions.Builder.twineRegistryUrl(String twineRegistryUrl)
Sets the value of
PyPiPublishOptions.getTwineRegistryUrl() |
PyPiPublishOptions.Builder |
PyPiPublishOptions.Builder.twineUsernameSecret(String twineUsernameSecret)
Sets the value of
PyPiPublishOptions.getTwineUsernameSecret() |
| Constructor and Description |
|---|
Jsii$Proxy(PyPiPublishOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PyPiPublishOptions.Builder. |
Copyright © 2021. All rights reserved.