Class SearchSubscriptionResult

All Implemented Interfaces:
ITagNameProvider, IXMLMarshallable, OperationResult, XMLMarshallable

public class SearchSubscriptionResult extends SearchResult
This class represents the result of the Search Subscription operation. Please consult SearchResult for more info on type.

Operation Request

SearchSubscriptionOp

XML API for HCI

The XML APIs specify the following XSD fragment:

XSD Fragment

<xs:element name="searchSubscriptionResult" type="SearchResult"/>

  • Constructor Details

    • SearchSubscriptionResult

      public SearchSubscriptionResult()