| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecrpublic |
|
| software.amazon.awssdk.services.ecrpublic.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateRepositoryResponse |
EcrPublicClient.createRepository(CreateRepositoryRequest createRepositoryRequest)
Creates a repository in a public registry.
|
default CompletableFuture<CreateRepositoryResponse> |
EcrPublicAsyncClient.createRepository(CreateRepositoryRequest createRepositoryRequest)
Creates a repository in a public registry.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateRepositoryRequestMarshaller.marshall(CreateRepositoryRequest createRepositoryRequest) |
Copyright © 2022. All rights reserved.