public static final class DeviceLogCollectionRequest.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceLogCollectionRequest |
build() |
DeviceLogCollectionRequest.Builder |
id(String id)
“The unique identifier”
|
DeviceLogCollectionRequest.Builder |
templateType(DeviceLogCollectionTemplateType templateType)
“The template type that is sent with the collection request”
|
public DeviceLogCollectionRequest.Builder id(String id)
id - value of id property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionRequest.Builder templateType(DeviceLogCollectionTemplateType templateType)
templateType - value of templateType property (as defined in service metadata)this (for method chaining)public DeviceLogCollectionRequest build()
Copyright © 2018–2020. All rights reserved.