public static interface GetServiceInstanceRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<GetServiceInstanceRequest.Builder,GetServiceInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceRequest.Builder |
name(String name)
The name of a service instance that you want to get the detailed data for.
|
GetServiceInstanceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceInstanceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceInstanceRequest.Builder |
serviceName(String serviceName)
The name of the service that the service instance belongs to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetServiceInstanceRequest.Builder name(String name)
The name of a service instance that you want to get the detailed data for.
name - The name of a service instance that you want to get the detailed data for.GetServiceInstanceRequest.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.GetServiceInstanceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetServiceInstanceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.