| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateComponentResponse |
ProtonClient.createComponent(Consumer<CreateComponentRequest.Builder> createComponentRequest)
Create an Proton component.
|
default CreateComponentResponse |
ProtonClient.createComponent(CreateComponentRequest createComponentRequest)
Create an Proton component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateComponentResponse> |
ProtonAsyncClient.createComponent(Consumer<CreateComponentRequest.Builder> createComponentRequest)
Create an Proton component.
|
default CompletableFuture<CreateComponentResponse> |
ProtonAsyncClient.createComponent(CreateComponentRequest createComponentRequest)
Create an Proton component.
|
Copyright © 2023. All rights reserved.