Uses of Class
com.azure.resourcemanager.automation.fluent.models.OperationInner
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 OperationInner in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list()
Lists all of the available Automation REST API operations.com.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list
(com.azure.core.util.Context context) Lists all of the available Automation REST API operations. -
Uses of OperationInner in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Provider, Resource and Operation values.Set the name property: Operation name: {provider}/{resource}/{operation}. -
Uses of OperationInner in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionOperation.innerModel()
Gets the inner com.azure.resourcemanager.automation.fluent.models.OperationInner object.Modifier and TypeMethodDescriptionOperationListResult.value()
Get the value property: List of Automation operations supported by the Automation resource provider.Modifier and TypeMethodDescriptionOperationListResult.withValue
(List<OperationInner> value) Set the value property: List of Automation operations supported by the Automation resource provider.