| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateServiceResponse |
ProtonClient.createService(Consumer<CreateServiceRequest.Builder> createServiceRequest)
Create an Proton service.
|
default CreateServiceResponse |
ProtonClient.createService(CreateServiceRequest createServiceRequest)
Create an Proton service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateServiceResponse> |
ProtonAsyncClient.createService(Consumer<CreateServiceRequest.Builder> createServiceRequest)
Create an Proton service.
|
default CompletableFuture<CreateServiceResponse> |
ProtonAsyncClient.createService(CreateServiceRequest createServiceRequest)
Create an Proton service.
|
Copyright © 2023. All rights reserved.