Uses of Class
software.amazon.awssdk.services.codeconnections.model.SyncBlockerSummary
-
Packages that use SyncBlockerSummary Package Description software.amazon.awssdk.services.codeconnections.model -
-
Uses of SyncBlockerSummary in software.amazon.awssdk.services.codeconnections.model
Methods in software.amazon.awssdk.services.codeconnections.model that return SyncBlockerSummary Modifier and Type Method Description SyncBlockerSummaryGetSyncBlockerSummaryResponse. syncBlockerSummary()The list of sync blockers for a specified resource.Methods in software.amazon.awssdk.services.codeconnections.model with parameters of type SyncBlockerSummary Modifier and Type Method Description GetSyncBlockerSummaryResponse.BuilderGetSyncBlockerSummaryResponse.Builder. syncBlockerSummary(SyncBlockerSummary syncBlockerSummary)The list of sync blockers for a specified resource.
-