getLayout

@Deprecated(message = "This method is deprecated and can be deleted in future. Use another one, please.", replaceWith = @ReplaceWith(imports = {}, expression = "getLayoutModel(accessToken, documentId)"))
public final String getLayout(String accessToken, String documentId)

Deprecated

This method is deprecated and can be deleted in future. Use another one, please.

Replace with

getLayoutModel(accessToken, documentId)