public static interface UploadEntityDefinitionsResponse.Builder extends IoTThingsGraphResponse.Builder, SdkPojo, CopyableBuilder<UploadEntityDefinitionsResponse.Builder,UploadEntityDefinitionsResponse>
| Modifier and Type | Method and Description |
|---|---|
UploadEntityDefinitionsResponse.Builder |
uploadId(String uploadId)
The ID that specifies the upload action.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUploadEntityDefinitionsResponse.Builder uploadId(String uploadId)
The ID that specifies the upload action. You can use this to track the status of the upload.
uploadId - The ID that specifies the upload action. You can use this to track the status of the upload.Copyright © 2021. All rights reserved.