Returns metadata about the response, including box usage and request ID.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CreateDomainResponse
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CreateDomainResponse()()()() | Initializes a new instance of the CreateDomainResponse 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.) | 
|  | IsSetResponseMetadata()()()() | 
            Checks if ResponseMetadata property is set
             | 
|  | ResponseMetadata | 
            Gets and sets the ResponseMetadata property.
            Information about the request provided by Amazon SimpleDB.
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | ToXML()()()() | 
            XML Representation for this object
             | 
|  | WithResponseMetadata(ResponseMetadata) | Obsolete. 
            Sets the ResponseMetadata property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CreateDomainResponse |