Amazon.Redshift.Model.Internal.MarshallTransformations.DescribeClusterSnapshotsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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