Package | Description |
---|---|
software.amazon.awssdk.services.ecr |
|
software.amazon.awssdk.services.ecr.transform |
Modifier and Type | Method and Description |
---|---|
default CreateRepositoryResponse |
EcrClient.createRepository(CreateRepositoryRequest createRepositoryRequest)
Creates a repository.
|
default CompletableFuture<CreateRepositoryResponse> |
EcrAsyncClient.createRepository(CreateRepositoryRequest createRepositoryRequest)
Creates a repository.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
CreateRepositoryRequestMarshaller.marshall(CreateRepositoryRequest createRepositoryRequest) |
Copyright © 2023. All rights reserved.