Amazon.IdentityManagement.Model.Internal.MarshallTransformations.ListSigningCertificatesResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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