Class RemoteDeviceAdapterDeleteRequest


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

      • RemoteDeviceAdapterDeleteRequest

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

      • getMethodName

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