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

GetInstance() public static méthode

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