| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateServiceSyncBlockerResponse.Builder |
UpdateServiceSyncBlockerResponse.builder() |
UpdateServiceSyncBlockerResponse.Builder |
UpdateServiceSyncBlockerResponse.Builder.serviceInstanceName(String serviceInstanceName)
The name of the service instance that you want to update the service sync blocker for.
|
UpdateServiceSyncBlockerResponse.Builder |
UpdateServiceSyncBlockerResponse.Builder.serviceName(String serviceName)
The name of the service that you want to update the service sync blocker for.
|
default UpdateServiceSyncBlockerResponse.Builder |
UpdateServiceSyncBlockerResponse.Builder.serviceSyncBlocker(Consumer<SyncBlocker.Builder> serviceSyncBlocker)
The detailed data on the service sync blocker that was updated.
|
UpdateServiceSyncBlockerResponse.Builder |
UpdateServiceSyncBlockerResponse.Builder.serviceSyncBlocker(SyncBlocker serviceSyncBlocker)
The detailed data on the service sync blocker that was updated.
|
UpdateServiceSyncBlockerResponse.Builder |
UpdateServiceSyncBlockerResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateServiceSyncBlockerResponse.Builder> |
UpdateServiceSyncBlockerResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.