Uses of Class
com.azure.resourcemanager.appservice.models.ContentLink
Packages that use ContentLink
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ContentLink in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ContentLinkModifier and TypeMethodDescriptionWorkflowRunActionInner.inputsLink()
Get the inputsLink property: Gets the link to inputs.WorkflowRunActionProperties.inputsLink()
Get the inputsLink property: Gets the link to inputs.WorkflowRunActionRepetitionDefinitionInner.inputsLink()
Get the inputsLink property: Gets the link to inputs.WorkflowRunActionRepetitionProperties.inputsLink()
Get the inputsLink property: Gets the link to inputs.WorkflowTriggerHistoryInner.inputsLink()
Get the inputsLink property: Gets the link to input parameters.WorkflowTriggerHistoryProperties.inputsLink()
Get the inputsLink property: Gets the link to input parameters.WorkflowRunActionInner.outputsLink()
Get the outputsLink property: Gets the link to outputs.WorkflowRunActionProperties.outputsLink()
Get the outputsLink property: Gets the link to outputs.WorkflowRunActionRepetitionDefinitionInner.outputsLink()
Get the outputsLink property: Gets the link to outputs.WorkflowRunActionRepetitionProperties.outputsLink()
Get the outputsLink property: Gets the link to outputs.WorkflowTriggerHistoryInner.outputsLink()
Get the outputsLink property: Gets the link to output parameters.WorkflowTriggerHistoryProperties.outputsLink()
Get the outputsLink property: Gets the link to output parameters. -
Uses of ContentLink in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ContentLinkModifier and TypeMethodDescriptionResponse.bodyLink()
Get the bodyLink property: Details on the location of the body content.static ContentLink
ContentLink.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ContentLink from the JsonReader.OperationResult.inputsLink()
Get the inputsLink property: Gets the link to inputs.WorkflowRunTrigger.inputsLink()
Get the inputsLink property: Gets the link to inputs.OperationResult.outputsLink()
Get the outputsLink property: Gets the link to outputs.WorkflowRunTrigger.outputsLink()
Get the outputsLink property: Gets the link to outputs.Set the uri property: The content link URI.Methods in com.azure.resourcemanager.appservice.models with parameters of type ContentLinkModifier and TypeMethodDescriptionResponse.withBodyLink
(ContentLink bodyLink) Set the bodyLink property: Details on the location of the body content.