public static interface GetCodeBindingSourceRequest.Builder extends SchemasRequest.Builder, SdkPojo, CopyableBuilder<GetCodeBindingSourceRequest.Builder,GetCodeBindingSourceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCodeBindingSourceRequest.Builder |
language(String language)
The language of the code binding.
|
GetCodeBindingSourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCodeBindingSourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetCodeBindingSourceRequest.Builder |
registryName(String registryName)
The name of the registry.
|
GetCodeBindingSourceRequest.Builder |
schemaName(String schemaName)
The name of the schema.
|
GetCodeBindingSourceRequest.Builder |
schemaVersion(String schemaVersion)
Specifying this limits the results to only this schema version.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCodeBindingSourceRequest.Builder language(String language)
The language of the code binding.
language - The language of the code binding.GetCodeBindingSourceRequest.Builder registryName(String registryName)
The name of the registry.
registryName - The name of the registry.GetCodeBindingSourceRequest.Builder schemaName(String schemaName)
The name of the schema.
schemaName - The name of the schema.GetCodeBindingSourceRequest.Builder schemaVersion(String schemaVersion)
Specifying this limits the results to only this schema version.
schemaVersion - Specifying this limits the results to only this schema version.GetCodeBindingSourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCodeBindingSourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.