Uses of Class
com.azure.resourcemanager.automation.fluent.models.GraphicalRunbookContentInner
Package
Description
Package containing the service clients for AutomationClient.
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of GraphicalRunbookContentInner in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptionResourceProvidersClient.convertGraphRunbookContent
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters) Post operation to serialize or deserialize GraphRunbookContent.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GraphicalRunbookContentInner>
ResourceProvidersClient.convertGraphRunbookContentWithResponse
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters, com.azure.core.util.Context context) Post operation to serialize or deserialize GraphRunbookContent.Modifier and TypeMethodDescriptionResourceProvidersClient.convertGraphRunbookContent
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters) Post operation to serialize or deserialize GraphRunbookContent.com.azure.core.http.rest.Response<GraphicalRunbookContentInner>
ResourceProvidersClient.convertGraphRunbookContentWithResponse
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters, com.azure.core.util.Context context) Post operation to serialize or deserialize GraphRunbookContent. -
Uses of GraphicalRunbookContentInner in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionGraphicalRunbookContentInner.withGraphRunbookJson
(String graphRunbookJson) Set the graphRunbookJson property: Graphical Runbook content as JSON.GraphicalRunbookContentInner.withRawContent
(RawGraphicalRunbookContent rawContent) Set the rawContent property: Raw graphical Runbook content. -
Uses of GraphicalRunbookContentInner in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionGraphicalRunbookContent.innerModel()
Gets the inner com.azure.resourcemanager.automation.fluent.models.GraphicalRunbookContentInner object.Modifier and TypeMethodDescriptionResourceProviders.convertGraphRunbookContent
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters) Post operation to serialize or deserialize GraphRunbookContent.com.azure.core.http.rest.Response<GraphicalRunbookContent>
ResourceProviders.convertGraphRunbookContentWithResponse
(String resourceGroupName, String automationAccountName, GraphicalRunbookContentInner parameters, com.azure.core.util.Context context) Post operation to serialize or deserialize GraphRunbookContent.