public static interface GetDecoderManifestRequest.Builder extends IoTFleetWiseRequest.Builder, SdkPojo, CopyableBuilder<GetDecoderManifestRequest.Builder,GetDecoderManifestRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDecoderManifestRequest.Builder |
name(String name)
The name of the decoder manifest to retrieve information about.
|
GetDecoderManifestRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDecoderManifestRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDecoderManifestRequest.Builder name(String name)
The name of the decoder manifest to retrieve information about.
name - The name of the decoder manifest to retrieve information about.GetDecoderManifestRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDecoderManifestRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.