applyUpdateRequest(with:expectedValues:expectedValueInterval:completionHandler:)
Declaration
func applyUpdateRequest(with params: MTROtaSoftwareUpdateProviderClusterApplyUpdateRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping @Sendable (MTROtaSoftwareUpdateProviderClusterApplyUpdateResponseParams?, (any Error)?) -> Void)func applyUpdateRequest(with params: MTROtaSoftwareUpdateProviderClusterApplyUpdateRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTROtaSoftwareUpdateProviderClusterApplyUpdateResponseParams