Uses of Class
com.microsoft.azure.management.appservice.Rendering
-
-
Uses of Rendering in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return Rendering Modifier and Type Method Description RenderingDiagnosticData. renderingProperties()Get properties that describe how the table should be rendered.RenderingRendering. withDescription(String description)Set description of the data that will help it be interpreted.RenderingRendering. withTitle(String title)Set title of data.RenderingRendering. withType(RenderingType type)Set rendering Type.Methods in com.microsoft.azure.management.appservice with parameters of type Rendering Modifier and Type Method Description DiagnosticDataDiagnosticData. withRenderingProperties(Rendering renderingProperties)Set properties that describe how the table should be rendered.
-