| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
default GetTemplateSyncConfigResponse |
ProtonClient.getTemplateSyncConfig(Consumer<GetTemplateSyncConfigRequest.Builder> getTemplateSyncConfigRequest)
Get detail data for a template sync configuration.
|
default CompletableFuture<GetTemplateSyncConfigResponse> |
ProtonAsyncClient.getTemplateSyncConfig(Consumer<GetTemplateSyncConfigRequest.Builder> getTemplateSyncConfigRequest)
Get detail data for a template sync configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTemplateSyncConfigRequest.Builder> |
GetTemplateSyncConfigRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.