Container for the parameters to the GetStatus operation.
Namespace: Amazon.ImportExport.ModelThis operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job. You can only return information about jobs you own.
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class GetStatusRequest : AmazonWebServiceRequest
Public Class GetStatusRequest _ Inherits AmazonWebServiceRequest
public ref class GetStatusRequest : public AmazonWebServiceRequest
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| GetStatusRequest()()()() | Initializes a new instance of the GetStatusRequest class | |
| 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.) | |
| JobId |
A unique identifier which refers to a particular job.
| |
| ToString()()()() | (Inherited from Object.) | |
| WithJobId(String) |
Sets the JobId property
|
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.ImportExport.Model..::..GetStatusRequest
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.ImportExport.Model..::..GetStatusRequest