| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateServiceSyncConfigResponse |
ProtonClient.createServiceSyncConfig(Consumer<CreateServiceSyncConfigRequest.Builder> createServiceSyncConfigRequest)
Create the Proton Ops configuration file.
|
default CreateServiceSyncConfigResponse |
ProtonClient.createServiceSyncConfig(CreateServiceSyncConfigRequest createServiceSyncConfigRequest)
Create the Proton Ops configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateServiceSyncConfigResponse> |
ProtonAsyncClient.createServiceSyncConfig(Consumer<CreateServiceSyncConfigRequest.Builder> createServiceSyncConfigRequest)
Create the Proton Ops configuration file.
|
default CompletableFuture<CreateServiceSyncConfigResponse> |
ProtonAsyncClient.createServiceSyncConfig(CreateServiceSyncConfigRequest createServiceSyncConfigRequest)
Create the Proton Ops configuration file.
|
Copyright © 2023. All rights reserved.