Class RemoteDeviceAdapterDeleteRequest


public final class RemoteDeviceAdapterDeleteRequest extends MethodRequestEmptyBodyBase
Deletes an existing remote device adapter.
  • Constructor Details

    • RemoteDeviceAdapterDeleteRequest

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

    • getMethodName

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