Class OnvifDeviceGetRequest

java.lang.Object
com.azure.media.videoanalyzer.edge.models.MethodRequest
com.azure.media.videoanalyzer.edge.models.OnvifDeviceGetRequest

public final class OnvifDeviceGetRequest extends MethodRequest
Retrieves properties and media profiles of an ONVIF device.
  • Constructor Details

    • OnvifDeviceGetRequest

      public OnvifDeviceGetRequest(EndpointBase endpoint)
      Creates an instance of OnvifDeviceGetRequest class.
      Parameters:
      endpoint - the endpoint value to set.
  • Method Details

    • getEndpoint

      public EndpointBase getEndpoint()
      Get the endpoint property: Base class for endpoints.
      Returns:
      the endpoint value.
    • getMethodName

      public String getMethodName()
      Get the methodName property: method name.
      Returns:
      the methodName value.