public static interface DomainEntryPoint.Builder extends SdkPojo, CopyableBuilder<DomainEntryPoint.Builder,DomainEntryPoint>
| Modifier and Type | Method and Description |
|---|---|
DomainEntryPoint.Builder |
externalConnectionName(String externalConnectionName)
The name of the external connection that a package was ingested from.
|
DomainEntryPoint.Builder |
repositoryName(String repositoryName)
The name of the repository that a package was originally published to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDomainEntryPoint.Builder repositoryName(String repositoryName)
The name of the repository that a package was originally published to.
repositoryName - The name of the repository that a package was originally published to.DomainEntryPoint.Builder externalConnectionName(String externalConnectionName)
The name of the external connection that a package was ingested from.
externalConnectionName - The name of the external connection that a package was ingested from.Copyright © 2023. All rights reserved.