
C# |
public class DescribeEventSubscriptionsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeEventSubscriptionsResult()()()() | Initializes a new instance of the DescribeEventSubscriptionsResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | EventSubscriptionsList |
Gets and sets the property EventSubscriptionsList.
A list of event subscriptions. |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Marker |
Gets and sets the property Marker.
A value that indicates the starting point for the next set of response
records in a subsequent request. If a value is returned in a response,
you can retrieve the next set of records by providing this returned marker
value in the |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithEventSubscriptionsList(array<EventSubscription>[]()[][]) | Obsolete.
Sets the EventSubscriptionsList property
|
![]() | WithEventSubscriptionsList(IEnumerable<(Of <<'(EventSubscription>)>>)) | Obsolete.
Sets the EventSubscriptionsList property
|
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|

Object | |
![]() | DescribeEventSubscriptionsResult |