Amazon.S3.Model.Internal.MarshallTransformations.GetBucketRequestPaymentResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : GetBucketRequestPaymentResponseUnmarshaller
Résultat GetBucketRequestPaymentResponseUnmarshaller
        public static GetBucketRequestPaymentResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new GetBucketRequestPaymentResponseUnmarshaller();
            }
            return instance;
        }