Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.OperationInner
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list()
Lists the available Azure Data Factory API operations.com.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list
(com.azure.core.util.Context context) Lists the available Azure Data Factory API operations. -
Uses of OperationInner in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Metadata associated with the operation.Set the name property: Operation name: {provider}/{resource}/{operation}.OperationInner.withOrigin
(String origin) Set the origin property: The intended executor of the operation.OperationInner.withServiceSpecification
(OperationServiceSpecification serviceSpecification) Set the serviceSpecification property: Details about a service operation. -
Uses of OperationInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOperation.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.OperationInner object.Modifier and TypeMethodDescriptionOperationListResponse.value()
Get the value property: List of Data Factory operations supported by the Data Factory resource provider.Modifier and TypeMethodDescriptionOperationListResponse.withValue
(List<OperationInner> value) Set the value property: List of Data Factory operations supported by the Data Factory resource provider.