| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetRepositoryResponse |
ProtonClient.getRepository(Consumer<GetRepositoryRequest.Builder> getRepositoryRequest)
Get detail data for a linked repository.
|
default GetRepositoryResponse |
ProtonClient.getRepository(GetRepositoryRequest getRepositoryRequest)
Get detail data for a linked repository.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRepositoryResponse> |
ProtonAsyncClient.getRepository(Consumer<GetRepositoryRequest.Builder> getRepositoryRequest)
Get detail data for a linked repository.
|
default CompletableFuture<GetRepositoryResponse> |
ProtonAsyncClient.getRepository(GetRepositoryRequest getRepositoryRequest)
Get detail data for a linked repository.
|
Copyright © 2023. All rights reserved.