public static interface GetServiceInstanceSyncStatusRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<GetServiceInstanceSyncStatusRequest.Builder,GetServiceInstanceSyncStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceSyncStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceInstanceSyncStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceInstanceSyncStatusRequest.Builder |
serviceInstanceName(String serviceInstanceName)
The name of the service instance that you want the sync status input for.
|
GetServiceInstanceSyncStatusRequest.Builder |
serviceName(String serviceName)
The name of the service that the service instance belongs to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetServiceInstanceSyncStatusRequest.Builder serviceInstanceName(String serviceInstanceName)
The name of the service instance that you want the sync status input for.
serviceInstanceName - The name of the service instance that you want the sync status input for.GetServiceInstanceSyncStatusRequest.Builder serviceName(String serviceName)
The name of the service that the service instance belongs to.
serviceName - The name of the service that the service instance belongs to.GetServiceInstanceSyncStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetServiceInstanceSyncStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.