| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
static DisassociateExternalConnectionResponse.Builder |
DisassociateExternalConnectionResponse.builder() |
default DisassociateExternalConnectionResponse.Builder |
DisassociateExternalConnectionResponse.Builder.repository(Consumer<RepositoryDescription.Builder> repository)
The repository associated with the removed external connection.
|
DisassociateExternalConnectionResponse.Builder |
DisassociateExternalConnectionResponse.Builder.repository(RepositoryDescription repository)
The repository associated with the removed external connection.
|
DisassociateExternalConnectionResponse.Builder |
DisassociateExternalConnectionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DisassociateExternalConnectionResponse.Builder> |
DisassociateExternalConnectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.