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

GetInstance() public static méthode

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