Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.ExposureControlBatchResponseInner
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 ExposureControlBatchResponseInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionExposureControlsClient.queryFeatureValuesByFactory
(String resourceGroupName, String factoryName, ExposureControlBatchRequest exposureControlBatchRequest) Get list of exposure control features for specific factory.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ExposureControlBatchResponseInner>
ExposureControlsClient.queryFeatureValuesByFactoryWithResponse
(String resourceGroupName, String factoryName, ExposureControlBatchRequest exposureControlBatchRequest, com.azure.core.util.Context context) Get list of exposure control features for specific factory. -
Uses of ExposureControlBatchResponseInner in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionExposureControlBatchResponseInner.withExposureControlResponses
(List<ExposureControlResponseInner> exposureControlResponses) Set the exposureControlResponses property: List of exposure control feature values. -
Uses of ExposureControlBatchResponseInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionExposureControlBatchResponse.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.ExposureControlBatchResponseInner object.