Class RemoteDeviceAdapterGetRequest


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

    • RemoteDeviceAdapterGetRequest

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

    • getMethodName

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