Returns a list of ChangeMessageVisibilityBatchResultEntries.
Namespace: Amazon.SQS.ModelAssembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class ChangeMessageVisibilityBatchResult
Public Class ChangeMessageVisibilityBatchResult
public ref class ChangeMessageVisibilityBatchResult
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| ChangeMessageVisibilityBatchResult()()()() | Initializes a new instance of the ChangeMessageVisibilityBatchResult class | |
| BatchResultErrorEntry |
Gets and sets the BatchResultErrorEntry property.
| |
| ChangeMessageVisibilityBatchResultEntry |
Gets and sets the ChangeMessageVisibilityBatchResultEntry property.
| |
| 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.) | |
| IsSetBatchResultErrorEntry()()()() |
Checks if BatchResultErrorEntry property is set
| |
| IsSetChangeMessageVisibilityBatchResultEntry()()()() |
Checks if ChangeMessageVisibilityBatchResultEntry property is set
| |
| ToString()()()() | (Inherited from Object.) |