Encapsulates the result of the ListEndpointsByPlatformApplication action.

C# |
public class ListEndpointsByPlatformApplicationResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ListEndpointsByPlatformApplicationResult()()()() | Initializes a new instance of the ListEndpointsByPlatformApplicationResult class |
![]() | Endpoints |
List of Endpoints.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetEndpoints()()()() |
Checks if Endpoints property is set
|
![]() | IsSetNextToken()()()() |
Checks if NextToken property is set
|
![]() | NextToken |
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
|
![]() | ToString()()()() |
String Representation of this object. Overrides Object.ToString()
(Overrides Object.ToString()()()().) |
![]() | ToXML()()()() |
XML Representation of this object
|

Object | |
![]() | ListEndpointsByPlatformApplicationResult |