C# Class Amazon.S3.Model.Internal.MarshallTransformations.ListBucketsResponseUnmarshaller

Response Unmarshaller for ListBuckets operation
Inheritance: S3ReponseUnmarshaller
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Public Methods

Method Description
GetInstance ( ) : ListBucketsResponseUnmarshaller
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Private Methods

Method Description
UnmarshallResult ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Amazon.S3.Model.ListBucketsResponse response ) : void

Method Details

GetInstance() public static method

public static GetInstance ( ) : ListBucketsResponseUnmarshaller
return ListBucketsResponseUnmarshaller

Unmarshall() public method

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
return Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() public method

public UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
return Amazon.Runtime.AmazonServiceException