Class RemoteDeviceAdapterGetRequest


  • public final class RemoteDeviceAdapterGetRequest
    extends MethodRequestEmptyBodyBase
    Retrieves an existing remote device adapter.
    • Constructor Detail

      • RemoteDeviceAdapterGetRequest

        public RemoteDeviceAdapterGetRequest​(String name)
        Creates an instance of RemoteDeviceAdapterGetRequest class.
        Parameters:
        name - the name value to set.
    • Method Detail

      • getMethodName

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