Amazon.S3.Model.Internal.MarshallTransformations.PutBucketAnalyticsConfigurationResponseUnmarshaller.Unmarshall C# (CSharp) Méthode

Unmarshall() public méthode

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
Résultat Amazon.Runtime.AmazonWebServiceResponse
        public override AmazonWebServiceResponse Unmarshall(XmlUnmarshallerContext context)
        {
            PutBucketAnalyticsConfigurationResponse response = new PutBucketAnalyticsConfigurationResponse();


            return response;
        }
PutBucketAnalyticsConfigurationResponseUnmarshaller