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

GetInstance() public static méthode

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