public static interface GetServiceSyncBlockerSummaryRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<GetServiceSyncBlockerSummaryRequest.Builder,GetServiceSyncBlockerSummaryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetServiceSyncBlockerSummaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceSyncBlockerSummaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceSyncBlockerSummaryRequest.Builder |
serviceInstanceName(String serviceInstanceName)
The name of the service instance that you want to get the service sync blocker summary for.
|
GetServiceSyncBlockerSummaryRequest.Builder |
serviceName(String serviceName)
The name of the service that you want to get the service sync blocker summary for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetServiceSyncBlockerSummaryRequest.Builder serviceInstanceName(String serviceInstanceName)
The name of the service instance that you want to get the service sync blocker summary for. If given bothe the instance name and the service name, only the instance is blocked.
serviceInstanceName - The name of the service instance that you want to get the service sync blocker summary for. If given
bothe the instance name and the service name, only the instance is blocked.GetServiceSyncBlockerSummaryRequest.Builder serviceName(String serviceName)
The name of the service that you want to get the service sync blocker summary for. If given only the service name, all instances are blocked.
serviceName - The name of the service that you want to get the service sync blocker summary for. If given only the
service name, all instances are blocked.GetServiceSyncBlockerSummaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetServiceSyncBlockerSummaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.