public static interface ImportDecoderManifestResponse.Builder extends IoTFleetWiseResponse.Builder, SdkPojo, CopyableBuilder<ImportDecoderManifestResponse.Builder,ImportDecoderManifestResponse>
| Modifier and Type | Method and Description |
|---|---|
ImportDecoderManifestResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the decoder manifest that was imported.
|
ImportDecoderManifestResponse.Builder |
name(String name)
The name of the imported decoder manifest.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportDecoderManifestResponse.Builder name(String name)
The name of the imported decoder manifest.
name - The name of the imported decoder manifest.ImportDecoderManifestResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the decoder manifest that was imported.
arn - The Amazon Resource Name (ARN) of the decoder manifest that was imported.Copyright © 2022. All rights reserved.