Class OnvifDeviceGetRequest


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

      • OnvifDeviceGetRequest

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

      • 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.