public static final class AppleVppTokenTroubleshootingEvent.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AppleVppTokenTroubleshootingEvent.Builder |
additionalInformation(KeyValuePair... additionalInformation) |
AppleVppTokenTroubleshootingEvent.Builder |
additionalInformation(List<KeyValuePair> additionalInformation) |
AppleVppTokenTroubleshootingEvent.Builder |
additionalInformationNextLink(String additionalInformationNextLink) |
AppleVppTokenTroubleshootingEvent |
build() |
AppleVppTokenTroubleshootingEvent.Builder |
correlationId(String correlationId) |
AppleVppTokenTroubleshootingEvent.Builder |
eventDateTime(OffsetDateTime eventDateTime) |
AppleVppTokenTroubleshootingEvent.Builder |
eventName(String eventName) |
AppleVppTokenTroubleshootingEvent.Builder |
id(String id) |
AppleVppTokenTroubleshootingEvent.Builder |
tokenId(String tokenId)
“Apple Volume Purchase Program Token Identifier.”
|
AppleVppTokenTroubleshootingEvent.Builder |
troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails) |
public AppleVppTokenTroubleshootingEvent.Builder id(String id)
public AppleVppTokenTroubleshootingEvent.Builder eventDateTime(OffsetDateTime eventDateTime)
public AppleVppTokenTroubleshootingEvent.Builder correlationId(String correlationId)
public AppleVppTokenTroubleshootingEvent.Builder troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
public AppleVppTokenTroubleshootingEvent.Builder eventName(String eventName)
public AppleVppTokenTroubleshootingEvent.Builder additionalInformation(List<KeyValuePair> additionalInformation)
public AppleVppTokenTroubleshootingEvent.Builder additionalInformation(KeyValuePair... additionalInformation)
public AppleVppTokenTroubleshootingEvent.Builder additionalInformationNextLink(String additionalInformationNextLink)
public AppleVppTokenTroubleshootingEvent.Builder tokenId(String tokenId)
tokenId - value of tokenId property (as defined in service metadata)this (for method chaining)public AppleVppTokenTroubleshootingEvent build()
Copyright © 2018–2020. All rights reserved.